mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 13:17:24 +02:00
Adding call for LAN_FORUM_2003 (happens 2 times in admin when clicking on main menu links
This commit is contained in:
@@ -18,6 +18,7 @@ if (!getperms('P'))
|
|||||||
|
|
||||||
|
|
||||||
e107::lan('forum', 'admin');
|
e107::lan('forum', 'admin');
|
||||||
|
e107::lan('forum','front', true);
|
||||||
//e107::includeLan(e_PLUGIN.'forum/languages/'.e_LANGUAGE.'/English_admin.php');
|
//e107::includeLan(e_PLUGIN.'forum/languages/'.e_LANGUAGE.'/English_admin.php');
|
||||||
//e107::lan('forum','', 'front');
|
//e107::lan('forum','', 'front');
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user