]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/htmltidy.pm
po: Detect if nowrapi18n can't be passed to po4a, and warn about the old version...
[ikiwiki.git] / IkiWiki / Plugin / htmltidy.pm
index 02438ebeffef800e511556dc68ad27d1fd312456..6f3379ef457bddb7387c8485427ec88d51f5b0c5 100644 (file)
@@ -9,7 +9,7 @@ package IkiWiki::Plugin::htmltidy;
 
 use warnings;
 use strict;
-use IkiWiki 2.00;
+use IkiWiki 3.00;
 use IPC::Open2;
 
 sub import {