1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00
This commit is contained in:
Daniel Neto 2023-09-28 21:11:40 -03:00
parent d9fcb0981a
commit dd39d8aadb

View file

@ -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());