diff --git a/portrait-support.pl b/portrait-support.pl index 93ad0bc2..0db98894 100644 --- a/portrait-support.pl +++ b/portrait-support.pl @@ -1,3 +1,5 @@ +$ModulesDescription .= '
$Id: portrait-support.pl,v 1.2 2004/01/27 00:55:26 as Exp $
'; + push(@MyMacros, sub{ s/\[new(:[^]:]*)\]/"[new$1:" . TimeToText($Now) . "]"/ge }); push(@MyRules, &PortraitSupportRule);