Ejemplo n.º 1
0
 protected function _preSave()
 {
     $this->set('content_type', sonnb_XenGallery_Model_Photo::$contentType);
     parent::_preSave();
 }