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