Removed debugging echo
git-svn-id: https://develop.svn.wordpress.org/trunk@827 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0037ea35ec
commit
db0df60fbd
@ -342,7 +342,7 @@ if ($preview) {
|
||||
}
|
||||
|
||||
// error_log("$request");
|
||||
echo $request;
|
||||
// echo $request;
|
||||
$posts = $wpdb->get_results($request);
|
||||
|
||||
// No point in doing all this work if we didn't match any posts.
|
||||
|
Loading…
Reference in New Issue
Block a user