Exemplo n.º 1
0
 public function preSaveRow(Zend_Db_Table_Row_Abstract $photo)
 {
     $this->_extractExif = $photo->isModified('image');
 }