mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
parent
b4cde799a0
commit
34cdfb23ac
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
//streamer config
|
||||
require_once '../videos/configuration.php';
|
||||
require_once __DIR__.'/../videos/configuration.php';
|
||||
ob_end_flush();
|
||||
if (!isCommandLineInterface()) {
|
||||
return die('Command Line only');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue