mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 09:43:01 +02:00
- migrate many templates to smarty
git-svn-id: http://piwigo.org/svn/trunk@2223 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -23,6 +23,8 @@ if (! defined('MULTIVIEW_CONTROLLER') )
|
||||
$conf['show_queries'] = true;
|
||||
if (pwg_get_session_var( 'multiview_debug_l10n', 0 ))
|
||||
$conf['debug_l10n'] = true;
|
||||
if (pwg_get_session_var( 'multiview_debug_template', 0 ))
|
||||
$conf['debug_template'] = true;
|
||||
}
|
||||
|
||||
add_event_handler('loc_end_page_header', 'multiview_loc_end_page_header');
|
||||
|
||||
Reference in New Issue
Block a user