mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
a7d7456f50
commit
05162dc809
1 changed files with 1 additions and 1 deletions
|
@ -868,7 +868,7 @@ class API extends PluginAbstract
|
||||||
if(!empty($_REQUEST['debug'])){
|
if(!empty($_REQUEST['debug'])){
|
||||||
global $_lastGetAllSQL;
|
global $_lastGetAllSQL;
|
||||||
global $lastGetTotalVideos;
|
global $lastGetTotalVideos;
|
||||||
var_dump($totalRows, $lastGetTotalVideos, $_lastGetAllSQL);
|
var_dump($totalRows, $lastGetTotalVideos, $_lastGetAllSQL);exit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue