diff --git a/post.php b/post.php index cadee9ed..8653a2c3 100644 --- a/post.php +++ b/post.php @@ -8,8 +8,6 @@ require 'inc/template.php'; require 'inc/user.php'; - $body = ''; - // Fix for magic quotes if (get_magic_quotes_gpc()) { function strip_array($var) {