From 99ba9fe6e3cd8a1c51c481f04675e48dec842773 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Wed, 8 Jan 2014 17:19:59 +0100 Subject: php doc block --- inc/parserutils.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inc/parserutils.php') diff --git a/inc/parserutils.php b/inc/parserutils.php index b67daaabb..4df273f11 100644 --- a/inc/parserutils.php +++ b/inc/parserutils.php @@ -158,6 +158,8 @@ function p_cached_instructions($file,$cacheonly=false,$id='') { * * @author Harry Fuecks * @author Andreas Gohr + * @param string $text raw wiki syntax text + * @return array a list of instruction arrays */ function p_get_instructions($text){ -- cgit v1.2.3