aboutsummaryrefslogtreecommitdiffstats
path: root/public/system/storage/vendor/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/system/storage/vendor/autoload.php')
-rw-r--r--public/system/storage/vendor/autoload.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/public/system/storage/vendor/autoload.php b/public/system/storage/vendor/autoload.php
new file mode 100644
index 0000000..60874b1
--- /dev/null
+++ b/public/system/storage/vendor/autoload.php
@@ -0,0 +1,7 @@
+<?php
+
+// autoload.php @generated by Composer
+
+require_once __DIR__ . '/composer/autoload_real.php';
+
+return ComposerAutoloaderInit4356ab4fdc794d105db4fa48b241456c::getLoader();