mirror of
https://github.com/danpros/htmly.git
synced 2026-04-21 21:16:23 +05:30
moved the vendor-dir into System
This commit is contained in:
parent
c7edfa5cea
commit
ca361dc57e
49 changed files with 14 additions and 4688 deletions
9
system/vendor/composer/autoload_classmap.php
vendored
Normal file
9
system/vendor/composer/autoload_classmap.php
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
// autoload_classmap.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname(dirname($vendorDir));
|
||||
|
||||
return array(
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue