mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +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')){
|
||||
$config = new Configuration();
|
||||
}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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue