1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
Oinktube/plugin/YPTSocket/crontab.php
2022-03-14 14:44:06 -03:00

7 lines
141 B
PHP

<?php
require_once dirname(__FILE__) . '/../../videos/configuration.php';
if(!isCommandLineInterface()){
//die("Command line only");
}