mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 17:59:55 +02:00
Update
This commit is contained in:
parent
68574750cc
commit
23921bd6e6
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
global $global, $config;
|
global $global, $config;
|
||||||
$doNotConnectDatabaseIncludeConfig = 1;
|
$doNotConnectDatabaseIncludeConfig = 1;
|
||||||
require_once __DIR__.'/../videos/configuration.php';
|
require_once __DIR__.'/../videos/configuration.php';
|
||||||
|
allowOrigin();
|
||||||
header('Content-Type: application/json');
|
header('Content-Type: application/json');
|
||||||
|
|
||||||
$obj = new stdClass();
|
$obj = new stdClass();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue