From 15fae1076f4439c7cd1302494a48e24f707a3020 Mon Sep 17 00:00:00 2001 From: andi Date: Fri, 14 Jan 2005 17:40:57 +0100 Subject: phpdoc comments darcs-hash:20050114164057-9977f-e4936fde9037c65c3f32c30b31b2b7df35732f3a.gz --- inc/feedcreator.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/feedcreator.class.php') diff --git a/inc/feedcreator.class.php b/inc/feedcreator.class.php index dbd1edc95..00731ef74 100644 --- a/inc/feedcreator.class.php +++ b/inc/feedcreator.class.php @@ -1534,7 +1534,7 @@ echo $rss->saveFeed("RSS0.91", "feed.xml"); /** * This class allows to override the hardcoded charset * - * @author Andreas Gohr + * @author Andreas Gohr */ class DokuWikiFeedCreator extends UniversalFeedCreator{ function createFeed($format = "RSS0.91",$encoding='iso-8859-15') { -- cgit v1.2.3