aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-04-09 02:42:29 -0400
committerJoey Hess <joey@kitenet.net>2008-04-09 02:42:29 -0400
commit10806353723560922f7c0ebb5c5abdfdecc89c1c (patch)
treebb2c40217a09d0f8e3b212a2e313f1b0b59cf3a1 /doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn
parent1ed60084d3c6f51fab3d7b8172f313c0bb390920 (diff)
downloadikiwiki-10806353723560922f7c0ebb5c5abdfdecc89c1c.tar
ikiwiki-10806353723560922f7c0ebb5c5abdfdecc89c1c.tar.gz
web commit by http://sabr.myopenid.com/
Diffstat (limited to 'doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn')
-rw-r--r--doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn b/doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn
index 8dd576b36..f1f27eba8 100644
--- a/doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn
+++ b/doc/bugs/Undefined_subroutine_IkiWiki::escapeHTML.mdwn
@@ -18,4 +18,4 @@ This patch appears to fix it for me:
length $config{userdir} ? $config{userdir}."/".$user : $user
), noimageinline => 1);
-That's dirty and wrong though... Can you suggest a better fix?
+That's dirty and wrong though... Can you suggest a better fix? -- [[sabr]]