Let's remove duplicate code!
Code: [Select]
/Sources/Post.php (working copy)
@@ -243,8 +243,6 @@
);
}
- $context['post_error'] = array('messages' => array());
-
// See if any new replies have come along.
if (empty($_REQUEST['msg']) && !empty($topic))
{