aboutsummaryrefslogtreecommitdiffstats
path: root/core/include/user/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/include/user/main.php')
-rw-r--r--core/include/user/main.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/include/user/main.php b/core/include/user/main.php
index b2b054a..1028a2e 100644
--- a/core/include/user/main.php
+++ b/core/include/user/main.php
@@ -95,4 +95,5 @@ catch(User\Exception $Exception) {
catch(User\Exception $Exception) {
Application::error404();
}
-} \ No newline at end of file
+}
+?> \ No newline at end of file