1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-20 06:46:40 +02:00
This commit is contained in:
Pierre Rudloff 2016-08-01 18:04:44 +02:00
parent 064a5de3c0
commit 954c0e0f19

View File

@ -1,4 +1,4 @@
<?php
<?php
require_once __DIR__.'/vendor/autoload.php';
use Alltube\VideoDownload;
use Alltube\Controller\FrontController;