]> sipb.mit.edu Git - ikiwiki.git/commitdiff
lock wiki here too
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 23 Mar 2006 07:58:43 +0000 (07:58 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 23 Mar 2006 07:58:43 +0000 (07:58 +0000)
IkiWiki/Setup/Standard.pm

index 9aa9299ea366da17002716b03f10440e008d09e8..d5135f3eb8de14acdda1d6ac37aee45d192eb6bb 100644 (file)
@@ -35,7 +35,9 @@ sub setup_standard {
                        if defined $setup{$c} && ! ref $setup{$c};
        }
        $config{rebuild}=1;
+
        checkoptions();
+       lockwiki();
        refresh();
 
        debug("done");