]> sipb.mit.edu Git - ikiwiki.git/blobdiff - ikiwiki-calendar.in
style.css: Replace obsolete -moz-outline-style property with outline-style
[ikiwiki.git] / ikiwiki-calendar.in
index 04352b97050905dfd853a3a1b64228137e12dc69..60df99855df63a8a248b78616911359035477a1a 100755 (executable)
@@ -59,7 +59,7 @@ foreach my $y ($startyear..$endyear) {
        }
 }
 
-IkiWiki::rcs_commit_staged(gettext("calendar update"), undef, undef)
+IkiWiki::rcs_commit_staged(message => gettext("calendar update"))
        if $config{rcs};
 
 exec("ikiwiki", "-setup", $setup, "-refresh");