aboutsummaryrefslogtreecommitdiffstats
path: root/core/include/user
diff options
context:
space:
mode:
Diffstat (limited to 'core/include/user')
-rw-r--r--core/include/user/list.php1
-rw-r--r--core/include/user/main.php1
2 files changed, 0 insertions, 2 deletions
diff --git a/core/include/user/list.php b/core/include/user/list.php
index 4ce9fc8..f715a55 100644
--- a/core/include/user/list.php
+++ b/core/include/user/list.php
@@ -71,4 +71,3 @@ try {
catch(Template\Exception $Exception) {
Application::exit($Exception->getMessage());
}
-?> \ No newline at end of file
diff --git a/core/include/user/main.php b/core/include/user/main.php
index 4f30020..ee1fa76 100644
--- a/core/include/user/main.php
+++ b/core/include/user/main.php
@@ -100,4 +100,3 @@ catch(User\Exception $Exception) {
Application::error404();
}
}
-?> \ No newline at end of file