1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Theme layout (Visibility Filter) detection enhanced. Help information improved.

This commit is contained in:
Cameron
2019-04-06 12:11:05 -07:00
parent 345c0ec959
commit 3d9ed2b040
7 changed files with 60 additions and 28 deletions

View File

@@ -130,7 +130,8 @@ class admin_start
e_PLUGIN."tinymce4/e_meta.php",
e_THEME."bootstrap3/css/bootstrap_dark.css",
e_PLUGIN."search_menu/languages/English.php",
e_LANGUAGEDIR."English/lan_parser_functions.php",
e_LANGUAGEDIR.e_LANGUAGE."/lan_parser_functions.php",
e_LANGUAGEDIR.e_LANGUAGE."/admin/help/theme.php",
e_HANDLER."np_class.php",
e_CORE."shortcodes/single/user_extended.sc",
e_ADMIN."download.php",