Example #1
0
 function init()
 {
     parent::init();
     $this->addCondition('atk_user_id', $this->api->getUserID());
 }