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