Remove apparent debug cruft committed in [14401]. fixes #13355
git-svn-id: http://svn.automattic.com/wordpress/trunk@14565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b2150816f8
commit
b0eb3033ba
|
@ -1544,7 +1544,7 @@ class WP_Query {
|
|||
$this->init_query_flags();
|
||||
$this->is_404 = true;
|
||||
|
||||
//$this->is_feed = $is_feed;
|
||||
$this->is_feed = $is_feed;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue