Ejemplo n.º 1
0
 protected function _triggerResetQuery()
 {
     Properties::$table = NULL;
     $this->when = NULL;
     $this->event = NULL;
     $this->order = NULL;
     $this->body = NULL;
 }