Updated @todo.

This commit is contained in:
Josh Sherman 2010-10-31 11:23:28 -04:00
parent 0729d46281
commit 2325e79f3c

View file

@ -315,8 +315,7 @@ class Model extends Object
*/
private function generateQuery()
{
// Adds the JOIN syntax
// @todo
// @todo Adds the JOIN syntax
if ($this->joins != false)
{
// $sql[] = 'JOIN ...';