WIP Preorder
This commit is contained in:
@@ -268,7 +268,7 @@ function __($string, $prefix = null) {
|
||||
global $lang;
|
||||
|
||||
if(!$lang) {
|
||||
mfLoghandler::singleton()->debug("Loading language file for __() function");
|
||||
//mfLoghandler::singleton()->debug("Loading language file for __() function");
|
||||
include(BASEDIR . "/lang/de.php");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user