mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
d9fcb0981a
commit
dd39d8aadb
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ $isModeYouTube = 1;
|
|||
if (!isset($global['systemRootPath'])) {
|
||||
require_once '../videos/configuration.php';
|
||||
}
|
||||
//var_dump(Video::getVideo($videos_id, "viewable", false, false, false, true));
|
||||
$TimeLogLimitMY = 0.5;
|
||||
$timeLogNameMY = TimeLogStart("modeYoutube.php");
|
||||
//_error_log("modeYoutube: session_id = " . session_id() . " IP = " . getRealIpAddr());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue