Merge branch 'develop' into feature/stream

This commit is contained in:
Pierre Rudloff 2016-04-10 19:01:13 +02:00
commit f267bac3ba
12 changed files with 12 additions and 8 deletions

View file

@ -13,7 +13,6 @@
* @link http://rudloff.pro
* */
require_once __DIR__.'/vendor/autoload.php';
require_once __DIR__.'/vendor/rudloff/smarty-plugin-noscheme/modifier.noscheme.php';
use Alltube\VideoDownload;
use Alltube\Controller\FrontController;