Uncomment $doing_rss
git-svn-id: https://develop.svn.wordpress.org/trunk@1339 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3fb700cd64
commit
62828f16a8
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
if (!isset($feed)) {
|
||||
$blog = 1;
|
||||
// $doing_rss = 1; # DEBUG
|
||||
$doing_rss = 1;
|
||||
require('wp-blog-header.php');
|
||||
}
|
||||
$more = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user