1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 11:50:30 +02:00

Bugtracker #4488 - remove test code

This commit is contained in:
e107steved
2008-08-06 19:10:46 +00:00
parent b034cc07e5
commit 393943265a

View File

@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/rss_menu/rss.php,v $
| $Revision: 1.4 $
| $Date: 2008-02-18 01:58:07 $
| $Author: mcfly_e107 $
| $Revision: 1.5 $
| $Date: 2008-08-06 19:10:42 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -417,7 +417,6 @@ class rssCreate {
echo "<?xml version=\"1.0\" encoding=\"".CHARSET."\"?>
<!-- generator=\"e107\" -->
<!-- content type=\"".$this -> contentType."\" -->
<!-- test=\"".SITEDISCLAIMER."\" -->
<rss {$rss_namespace} version=\"2.0\">
<channel>
<title>".$tp->toRss($rss_title)."</title>