1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 10:49:36 +02:00
Oinktube/plugin/YPTSocket/crontab.php
2021-01-25 17:48:09 -03:00

7 lines
141 B
PHP

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