mirror of
https://github.com/e107inc/e107.git
synced 2025-08-09 08:06:38 +02:00
Fixes #1337 - newforumposts_menu configuration rewrite.
This commit is contained in:
@@ -205,7 +205,9 @@ class admin_start
|
||||
e_HANDLER."np_class.php",
|
||||
e_CORE."shortcodes/single/user_extended.sc",
|
||||
e_ADMIN."download.php",
|
||||
e_PLUGIN."banner/config.php"
|
||||
e_PLUGIN."banner/config.php",
|
||||
e_PLUGIN."forum/newforumposts_menu_config.php",
|
||||
|
||||
);
|
||||
|
||||
$found = array();
|
||||
|
Reference in New Issue
Block a user