diff options
Diffstat (limited to 'core/include/page/main.php')
-rw-r--r-- | core/include/page/main.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/include/page/main.php b/core/include/page/main.php index 7f1aa02..6086345 100644 --- a/core/include/page/main.php +++ b/core/include/page/main.php @@ -93,4 +93,3 @@ catch(Page\Exception $Exception) { catch(User\Exception $Exception) { Application::exit($Exception->getMessage()); } -?>
\ No newline at end of file |