diff --git a/library/Class/Indexation/PseudoNotice.php b/library/Class/Indexation/PseudoNotice.php index 0b367e65a8d63ec8f1c7ac8b8e92f93ea7c6b938..2a4775d075120254b6d0155742fc9a83ac1c5405 100644 --- a/library/Class/Indexation/PseudoNotice.php +++ b/library/Class/Indexation/PseudoNotice.php @@ -485,11 +485,11 @@ class Class_Indexation_PseudoNotice_Cms extends Class_Indexation_PseudoNotice{ protected $_label='m1'; public function save() { - parent::save(); + parent::save(); if($record = $this->_model->getNotice()) (new Class_WebService_Vignette())->updateUrlsFromCacheServer($record); - } + } protected function _prepare() { parent::_prepare();