Missing include
This commit is contained in:
parent
d4b58e9c0a
commit
095599e8e7
2 changed files with 1 additions and 0 deletions
1
json.php
1
json.php
|
@ -11,6 +11,7 @@
|
|||
* @license GNU General Public License http://www.gnu.org/licenses/gpl.html
|
||||
* @link http://rudloff.pro
|
||||
* */
|
||||
require_once 'common.php';
|
||||
require_once 'download.php';
|
||||
if (isset($_GET["url"])) {
|
||||
header('Content-Type: application/json');
|
||||
|
|
0
youtube-dl
Normal file → Executable file
0
youtube-dl
Normal file → Executable file
Loading…
Reference in a new issue