diff options
Diffstat (limited to 'admin/survey/minify/vendor/autoload.php')
-rw-r--r-- | admin/survey/minify/vendor/autoload.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/survey/minify/vendor/autoload.php b/admin/survey/minify/vendor/autoload.php new file mode 100644 index 0000000..a214d03 --- /dev/null +++ b/admin/survey/minify/vendor/autoload.php @@ -0,0 +1,7 @@ +<?php
+
+// autoload.php @generated by Composer
+
+require_once __DIR__ . '/composer/autoload_real.php';
+
+return ComposerAutoloaderInite67f9495ee4d57806f236874186e3477::getLoader();
|