mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
update
This commit is contained in:
parent
915b56b2bc
commit
4f390b9df9
1 changed files with 0 additions and 1 deletions
|
@ -182,7 +182,6 @@ function getLanguage()
|
|||
require_once $global['systemRootPath'] . 'objects/configuration.php';
|
||||
require_once $global['systemRootPath'] . 'objects/functions.php';
|
||||
$config = new Configuration();
|
||||
var_dump($config->getLanguage());exit;
|
||||
$_SESSION['language'] = $config->getLanguage();
|
||||
}
|
||||
if(empty($_SESSION['language'])){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue