diff --git a/modules/htmlcomment.pl b/modules/htmlcomment.pl index 5562c712..9d991e60 100644 --- a/modules/htmlcomment.pl +++ b/modules/htmlcomment.pl @@ -8,9 +8,9 @@ # http://www.gnu.org/licenses/gpl-2.0.html # # For user doc, see: -# http://www.oddmuse.org/cgi-bin/oddmuse/HtmlComment +# http://www.oddmuse.org/cgi-bin/oddmuse/Html_Comment_Extension -$ModulesDescription .= '
$Id: htmlcomment.pl,v 1.1 2008/02/21 17:19:56 weakish Exp $
'; +$ModulesDescription .= '$Id: htmlcomment.pl,v 1.2 2008/02/23 15:51:27 weakish Exp $
'; push(@MyRules, \&HtmlCommentRules);