diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 03:44:20 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-12 03:44:20 +0000 |
commit | 045bacad522c8c882324909971f4b05bfd8eccca (patch) | |
tree | 23786925a2e97619017b0702051ed7a2498aad79 /ikiwiki | |
parent | 5ca9ff5c91776f118f88ccbe9f50512e48006c8d (diff) |
blah
Diffstat (limited to 'ikiwiki')
-rwxr-xr-x | ikiwiki | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -658,7 +658,7 @@ EOF exit 0; } #}}} -sub html_recentchanges ($q) { #{{{ +sub html_recentchanges ($) { #{{{ my $q=shift; my $template=HTML::Template->new( |