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;