lastpushedid reminder.
pull/63/head
noud 2012-11-26 15:37:10 +01:00
parent be472df5b5
commit 4c31bb06cc
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ class ServersController extends AppController {
$findParams = array(
'conditions' => array(
'Event.id >' => $lastpushedid,
'Event.id >' => $lastpushedid, // TODO think about this one!!
'Event.private' => 0,
'Event.published' => 1
), //array of conditions