mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 02:33:02 +02:00
add MultiView controller on admin page (replaces the "switch theme" button)
git-svn-id: http://piwigo.org/svn/trunk@29168 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -38,6 +38,7 @@ if (!defined('IN_ADMIN'))
|
||||
}
|
||||
else
|
||||
{
|
||||
add_event_handler('loc_begin_page_header', 'admintools_add_admin_controller');
|
||||
add_event_handler('get_admin_plugin_menu_links', 'admintools_admin_link');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user