mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
This commit is contained in:
@@ -18,7 +18,7 @@ if (!getperms("F"))
|
||||
exit;
|
||||
}
|
||||
|
||||
include_lan(e_LANGUAGEDIR.e_LANGUAGE.'/admin/lan_'.e_PAGE);
|
||||
e107::coreLan('emoticon', true);
|
||||
|
||||
$e_sub_cat = 'emoticon';
|
||||
|
||||
|
Reference in New Issue
Block a user