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

@ -0,0 +1,9 @@
<?php
// autoload_classmap.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname(dirname($vendorDir));
return array(
);