Skip to content

Instantly share code, notes, and snippets.

@yoye
Created August 5, 2011 06:53
Show Gist options
  • Save yoye/1127049 to your computer and use it in GitHub Desktop.
Save yoye/1127049 to your computer and use it in GitHub Desktop.
<?php
$this->latitude->rightExpression->dispatch($sqlWalker) // Correspond à ma colonne latitude
$this->latitude->leftExpression->dispatch($sqlWalker) // Correspond à la valeur de la latitude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment