From aef7677ab6214a9419265612180a3a1f2ff3c06d Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Mon, 7 Apr 2008 14:45:32 +0000 Subject: Fix magic comments for itools.search.ch function extractor --- it_html.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'it_html.class') diff --git a/it_html.class b/it_html.class index 40fb241..8b76f4c 100644 --- a/it_html.class +++ b/it_html.class @@ -243,7 +243,7 @@ function _parse_args($args) * Attributes with value true can be used for boolean attributes like 'checked' * Attribute values will be html encoded, content values won't so you may need to use Q(). * @see _tag() - */ #} + */ #:} /** * INTERNAL: Create html tag from name and args array (the arguments of the parent function) -- cgit v1.2.3