Esempio n. 1
0
 public function onAfterAdd(Db_Object $object)
 {
     parent::onAfterAdd($object);
     $this->clearBlockCache($object);
 }