moved the vendor-dir into System

This commit is contained in:
Kanti 2014-11-20 08:53:50 +01:00
commit ca361dc57e
49 changed files with 14 additions and 4688 deletions

View file

@ -1,4 +1,4 @@
<?php
require 'vendor/autoload.php';
require 'system/vendor/autoload.php';
require 'system/htmly.php';