YAML config file
This commit is contained in:
parent
8d4cf18360
commit
5249df52e6
15 changed files with 168 additions and 67 deletions
|
@ -12,8 +12,8 @@
|
|||
* @license GNU General Public License http://www.gnu.org/licenses/gpl.html
|
||||
* @link http://rudloff.pro
|
||||
* */
|
||||
require_once __DIR__.'/vendor/autoload.php';
|
||||
use Alltube\VideoDownload;
|
||||
require_once 'common.php';
|
||||
|
||||
$app = new \Slim\Slim(
|
||||
array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue