fix comment

master
joey 2006-04-21 16:39:59 +00:00
parent 8a8133ea7d
commit 170a6de6ab
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
#!/usr/bin/perl #!/usr/bin/perl
# Standard ikiwiki setup module. # Standard ikiwiki setup module.
# Parameters to import should be all the standard ikiwiki config stuff, # Parameters to import should be all the standard ikiwiki config stuff,
# plus hashes for cgiwrapper and svnwrapper, which specify any differing # plus an array of wrappers to set up.
# config stuff for them and cause the wrappers to be made.
use warnings; use warnings;
use strict; use strict;