]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/CGI.pm
* Split off an IkiWiki.pm out of ikiwiki and have all the other modules use
[git.ikiwiki.info.git] / IkiWiki / CGI.pm
index 74ed2f2178db703d26f4e5b49189414b2760897a..e219c8c1cce88317601f6f1853476e8f5b3f56d8 100644 (file)
@@ -2,6 +2,7 @@
 
 use warnings;
 use strict;
+use IkiWiki;
 use IkiWiki::UserInfo;
 
 package IkiWiki;