mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 02:09:22 +02:00
Update
This commit is contained in:
parent
c5087d9abe
commit
54a698ffda
8 changed files with 103 additions and 11 deletions
|
@ -127,7 +127,7 @@ function _mysql_connect($persistent = false, $try = 0)
|
|||
|
||||
foreach ($checkValues as $value) {
|
||||
if (!isset($$value)) {
|
||||
_error_log("_mysql_connect Variable NOT set $value");
|
||||
_error_log("_mysql_connect Variable NOT set $value ".json_encode(debug_backtrace()));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue