1
0
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:
Cameron
2016-02-11 11:21:03 -08:00
parent 550968d78a
commit 5ce1ee4a24
4 changed files with 58 additions and 111 deletions

View File

@@ -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();