mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 11:04:18 +02:00
Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
This commit is contained in:
@@ -15,7 +15,7 @@ if (!getperms("M"))
|
||||
exit;
|
||||
}
|
||||
|
||||
e107::lan('core','wmessage',true);
|
||||
e107::coreLan('wmessage', true);
|
||||
|
||||
|
||||
class wmessage_admin extends e_admin_dispatcher
|
||||
|
Reference in New Issue
Block a user