]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - IkiWiki/Setup/Standard.pm
fix comment
[www/ikiwiki.git] / IkiWiki / Setup / Standard.pm
index b26df006b9d3e1d0ae58249ed4417f0f3c9f3746..a13e7805a1c5b8632651ee1b5b8897dffd336944 100644 (file)
@@ -1,8 +1,7 @@
 #!/usr/bin/perl
 # Standard ikiwiki setup module.
 # Parameters to import should be all the standard ikiwiki config stuff,
-# plus hashes for cgiwrapper and svnwrapper, which specify any differing
-# config stuff for them and cause the wrappers to be made.
+# plus an array of wrappers to set up.
 
 use warnings;
 use strict;