summaryrefslogtreecommitdiffstats
path: root/3rdparty/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/autoload.php')
-rw-r--r--3rdparty/autoload.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/3rdparty/autoload.php b/3rdparty/autoload.php
new file mode 100644
index 000000000..120b16acc
--- /dev/null
+++ b/3rdparty/autoload.php
@@ -0,0 +1,7 @@
+<?php
+
+// autoload.php @generated by Composer
+
+require_once __DIR__ . '/composer' . '/autoload_real.php';
+
+return ComposerAutoloaderInit7bb1478f65d3f193519a3262170cb8bf::getLoader();