From: gustav_delius Date: Tue, 11 Jan 2005 20:03:16 +0000 (+0000) Subject: fixed short php tag spotted by Mad Alex X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e76640e26edfa5d4620152cd9585b5e64067601a;p=moodle.git fixed short php tag spotted by Mad Alex --- diff --git a/rss/templib.php b/rss/templib.php index b1ad0b3429..2e8a4d259e 100644 --- a/rss/templib.php +++ b/rss/templib.php @@ -198,7 +198,7 @@ function rss_display_feeds($rssid='none') { - fields){ @@ -323,4 +323,4 @@ if (! function_exists('file_put_contents')){ return $nr_of_bytes; } } -?> \ No newline at end of file +?>