1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 13:21:54 +02:00

Notice removal

This commit is contained in:
Cameron
2013-04-29 12:56:50 -07:00
parent 4936a4bc11
commit 70527f872d
3 changed files with 38 additions and 17 deletions

View File

@@ -16,6 +16,7 @@ $e107 = e107::getInstance();
$tp = e107::getParser();
$sql = e107::getDb();
$gen = new convert;
$pref = e107::getPref();
include_lan(e_PLUGIN.'forum/languages/'.e_LANGUAGE.'/lan_newforumposts_menu.php');
include_once(e_PLUGIN.'forum/forum_class.php');