Ejemplo n.º 1
0
 function afterFind()
 {
     parent::afterFind();
     $this->old_pid = $this->pid;
     return true;
 }
Ejemplo n.º 2
0
 function afterFind()
 {
     parent::afterFind();
     $this->old = $this->from_password;
     $this->from_password = "";
 }