Updated @todo.
This commit is contained in:
parent
0729d46281
commit
2325e79f3c
1 changed files with 1 additions and 2 deletions
|
@ -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 ...';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue