]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/UserInfo.pm
- Adds a tag plugin that allows more easily tagging pages.
[ikiwiki.git] / IkiWiki / UserInfo.pm
index 9a165dad17be8ae59049026f47a0fd2cb3a8ac34..fabe495bbe532821f507d6bdaf9342c70fb9ed3c 100644 (file)
@@ -3,6 +3,7 @@
 use warnings;
 use strict;
 use Storable;
+use IkiWiki;
 
 package IkiWiki;