1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 15:46:44 +02:00

Tinymce downgraded until styling corrected. Banner tweaks and deprecated config.php file added.

This commit is contained in:
Cameron
2016-01-12 17:11:06 -08:00
parent d0fccd540f
commit 896d1f4345
3 changed files with 6 additions and 3 deletions

View File

@@ -202,7 +202,8 @@ class admin_start
e_LANGUAGEDIR."English/lan_parser_functions.php",
e_HANDLER."np_class.php",
e_CORE."shortcodes/single/user_extended.sc",
e_ADMIN."download.php"
e_ADMIN."download.php",
e_PLUGIN."banner/config.php"
);
$found = array();