Initial Commit
Add the basic structure of the site.
This commit is contained in:
7
common/vendor/autoload.php
vendored
Normal file
7
common/vendor/autoload.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInitae431d6e5e864517dac9bce927d03088::getLoader();
|
||||
Reference in New Issue
Block a user