From 8716966d3ce0882e5a02fae07bcdeb2c3f698eeb Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 28 May 2006 15:35:52 +0200 Subject: Use meta data in RSS feed darcs-hash:20060528133552-7ad00-8281720582dbc448534f35cc978e9c8175b54f0d.gz --- inc/parserutils.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inc/parserutils.php') diff --git a/inc/parserutils.php b/inc/parserutils.php index 93c2b3604..f2fe0ea48 100644 --- a/inc/parserutils.php +++ b/inc/parserutils.php @@ -59,7 +59,8 @@ function p_wiki_xhtml($id, $rev='', $excuse=true){ * * @param string wiki page id * @param reference populated with page title from heading or page id - * @author Andreas Gohr + * @deprecated + * @author Harry Fuecks */ function p_wiki_xhtml_summary($id, &$title, $rev='', $excuse=true){ $file = wikiFN($id,$rev); -- cgit v1.2.3