summaryrefslogtreecommitdiffstats
path: root/appinfo/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/autoload.php')
-rw-r--r--appinfo/autoload.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/appinfo/autoload.php b/appinfo/autoload.php
index 8b24fea83..784f4740d 100644
--- a/appinfo/autoload.php
+++ b/appinfo/autoload.php
@@ -12,8 +12,10 @@
*/
/**
- * Register all needed autoloaders
+ * Register all needed autoloaderss
*/
// composer libs
require_once __DIR__ . '/../vendor/autoload.php';
+
+