summaryrefslogtreecommitdiff
path: root/include/autoload.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/autoload.php')
-rw-r--r--include/autoload.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/autoload.php b/include/autoload.php
index 505b44477..28a2effd4 100644
--- a/include/autoload.php
+++ b/include/autoload.php
@@ -10,5 +10,4 @@
require $file;
}
- }
-?>
+ } \ No newline at end of file