mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-21 23:11:53 +01:00
Uncomment $doing_rss
git-svn-id: http://svn.automattic.com/wordpress/trunk@1339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
86fdd896ee
commit
f64688bdbd
@ -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