mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-03 00:12:14 +02:00
plugins last modifications + events are triggered now from picture.php
git-svn-id: http://piwigo.org/svn/trunk@1590 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ check_status(ACCESS_ADMINISTRATOR);
|
||||
|
||||
$template->set_filenames(array('plugin' => 'admin/plugin.tpl'));
|
||||
|
||||
trigger_event('plugin_admin_menu');
|
||||
trigger_action('plugin_admin_menu');
|
||||
|
||||
|
||||
if ( isset($page['plugin_admin_menu']) )
|
||||
|
||||
Reference in New Issue
Block a user