Ticket #495: wp-commentsrss2-php-patch-E_NOTICE.diff
| File wp-commentsrss2-php-patch-E_NOTICE.diff, 266 bytes (added by , 21 years ago) |
|---|
-
wp-commentsrss2.php
old new 1 1 <?php 2 if ( ! $feed ) {2 if ( !isset($feed) || !$feed ) { 3 3 $withcomments = 1; 4 4 require('wp-blog-header.php'); 5 5 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)