Missing include

This commit is contained in:
Pierre Rudloff 2015-04-19 13:16:54 +02:00
parent d4b58e9c0a
commit 095599e8e7
2 changed files with 1 additions and 0 deletions

View File

@ -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
View File