mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
2ba4d10106
commit
10050d71c9
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ function setSiteLang() {
|
||||||
if(class_exists('Configuration')){
|
if(class_exists('Configuration')){
|
||||||
$config = new Configuration();
|
$config = new Configuration();
|
||||||
}else{
|
}else{
|
||||||
_error_log("setSiteLang ERROR 1 systemRootPath=[{$global['systemRootPath']}] " . json_encode(debug_backtrace()));
|
//_error_log("setSiteLang ERROR 1 systemRootPath=[{$global['systemRootPath']}] " . json_encode(debug_backtrace()));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch (Exception $exc) {
|
} catch (Exception $exc) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue