]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/pagetemplate.pm
attachment: Support Windows paths when taking basename of client-supplied file name.
[ikiwiki.git] / IkiWiki / Plugin / pagetemplate.pm
index 60db8b327de0d4a60eef07e7d6e861024c0dd148..1d8a84ca77726d5d8486fc632b2606b98e25b5f6 100644 (file)
@@ -3,7 +3,7 @@ package IkiWiki::Plugin::pagetemplate;
 
 use warnings;
 use strict;
-use IkiWiki 2.00;
+use IkiWiki 3.00;
 
 my %templates;