This commit is contained in:
Uwe Steinmann 2025-11-13 18:58:10 +01:00
parent 0446009024
commit d2574c8caa

View File

@ -23,7 +23,7 @@ use Seeddms\Seeddms\Translator;
$settings = new Settings(); $settings = new Settings();
/* For now includce inc.Language.php, because it defines the old /* For now includce inc.Language.php, because it defines the old
* translation functions (e.g. getMLText()), which is still used * translation functions (e.g. getMLText()), which are still used
* by many extensions. * by many extensions.
*/ */
require_once('inc/inc.Language.php'); require_once('inc/inc.Language.php');