Remove apparent debug cruft committed in [14401]. fixes #13355
git-svn-id: https://develop.svn.wordpress.org/trunk@14565 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
364194617a
commit
d620c50f96
@ -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
Block a user