This commit is contained in:
genuineparts 2025-06-22 16:46:02 +02:00
parent d0921a44cd
commit 976ab4a5b0
2 changed files with 2 additions and 2 deletions

View file

@ -155,7 +155,7 @@ $root = $_SERVER['DOCUMENT_ROOT'] . $config['path'];
*/
require dirname(__FILE__, 2) .'/inc/lang.class.php';
$lang=new lang();
$lang->setlang($config['lang']);
/**
* Check if we have a Theme variable and the Theme exists