From: konrad Date: Sun, 30 Sep 2007 09:58:38 +0000 (+0000) Subject: fix docu X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=25ef978564eaca96c463fa2b878e3b0cec273a55;p=web%2Fkonrad%2Fsmoke.git fix docu git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@41 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- diff --git a/www/inc/parser.php b/www/inc/parser.php index a5955d2..4b92512 100644 --- a/www/inc/parser.php +++ b/www/inc/parser.php @@ -103,7 +103,7 @@ class Parser } return str_replace($ak,$av,$line)."\n"; } - /**internal: handle an #if statement*/ + /**internal: handle an \#if statement*/ protected function parseIf($help,$line) { //parse if-line @@ -156,7 +156,7 @@ class Parser } } } - /**internal: handle #set statement*/ + /**internal: handle \#set statement*/ protected function parseSet($help,$line) { //parse set-line