mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-01 02:52:50 +02:00
@@ -196,6 +196,7 @@ $template->assign(
|
||||
'isWebmaster' => (is_webmaster()) ? 1 : 0,
|
||||
'ADMIN_PAGE_TITLE' => l10n('Plugins'),
|
||||
'view_selector' => userprefs_get_param('plugin-manager-view', 'classic'),
|
||||
'CONF_ENABLE_EXTENSIONS_INSTALL' => $conf['enable_extensions_install'],
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user