Skip to content
Snippets Groups Projects

Master

Merged Ghislain Loas requested to merge master into WIP
Compare and
+ 328
72
Preferences
Compare changes
Files
@@ -48,6 +48,8 @@ class Admin_CmsController extends ZendAfi_Controller_Action {
protected function _postEditAction($article) {
$article->index();
if($record = $article->getNotice())
(new Class_WebService_Vignette())->updateUrlsFromCacheServer($record);
}