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