mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
Fixes #1213 - Auto-language file loading disabled when admin-ui active. Example language-file loading added to plugin-builder.
This commit is contained in:
@@ -3294,6 +3294,7 @@ if (!getperms('P'))
|
||||
exit;
|
||||
}
|
||||
|
||||
// e107::lan('".$thePlugin."',true);
|
||||
|
||||
|
||||
class ".$thePlugin."_adminArea extends e_admin_dispatcher
|
||||
|
Reference in New Issue
Block a user