diff options
Diffstat (limited to 'admin/auth.php')
-rw-r--r-- | admin/auth.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/auth.php b/admin/auth.php index e2e1b57..cec8867 100644 --- a/admin/auth.php +++ b/admin/auth.php @@ -75,4 +75,3 @@ try { catch(Template\Exception $Exception) { Application::exit($Exception->getMessage()); } -?>
\ No newline at end of file |