mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 00:23:40 +02:00
add the trigger_action 'loc_begin_admin_page'
git-svn-id: http://piwigo.org/svn/trunk@10849 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -222,6 +222,7 @@ if (
|
||||
// | Include specific page |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
trigger_action('loc_begin_admin_page');
|
||||
include(PHPWG_ROOT_PATH.'admin/'.$page['page'].'.php');
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user