mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
feature 3010 : replace trigger_action/event by trigger_notify/change
git-svn-id: http://piwigo.org/svn/trunk@28587 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -415,7 +415,7 @@ $template->assign(array(
|
||||
'CACHE_KEYS' => get_admin_client_cache_keys(array('tags', 'categories')),
|
||||
));
|
||||
|
||||
trigger_action('loc_end_picture_modify');
|
||||
trigger_notify('loc_end_picture_modify');
|
||||
|
||||
//----------------------------------------------------------- sending html code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user