Beispiel #1
0
 public function preSave(PropelPDO $con = null)
 {
     $this->updateStatus();
     return parent::preSave($con);
 }