From e55a53085a318f04e250461b31ddb72cf5e18dd0 Mon Sep 17 00:00:00 2001
From: Matt Mullenweg
Date: Sun, 1 Jun 2003 12:10:47 +0000
Subject: [PATCH] ezSQL updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@139 602fd350-edb4-49c9-b593-d223f7449a82
---
wp-admin/b2edit.showposts.php | 50 +++++++++++++++--------------------
1 file changed, 21 insertions(+), 29 deletions(-)
diff --git a/wp-admin/b2edit.showposts.php b/wp-admin/b2edit.showposts.php
index c1297a1a9a..3dc398af71 100644
--- a/wp-admin/b2edit.showposts.php
+++ b/wp-admin/b2edit.showposts.php
@@ -128,13 +128,12 @@ if ($i == "ASC")
+
';
if ($comment_error)
- echo "Error: please fill the required fields (name & comment)
";
+ echo "Error: please fill the required fields (name & comment)
";
?>
Leave Comment