mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 15:46:44 +02:00
Issue #6 Language-file optimization.
This commit is contained in:
@@ -641,6 +641,7 @@ if(is_readable($customLan2)) // FASTER - if exist, should be done 'once' by the
|
||||
}
|
||||
unset($customLan, $customLan2);
|
||||
|
||||
$lng->bcDefs(); // defined v1.x definitions for old templates.
|
||||
|
||||
$sql->db_Mark_Time('Start: Global Language Files');
|
||||
if(isset($pref['lan_global_list']))
|
||||
|
Reference in New Issue
Block a user