forgot to add this
parent
ab75c0323b
commit
7bb447675f
|
@ -395,6 +395,8 @@ sub loadindex () { #{{{
|
|||
} #}}}
|
||||
|
||||
sub saveindex () { #{{{
|
||||
run_hooks(savestate => sub { shift->() });
|
||||
|
||||
if (! -d $config{wikistatedir}) {
|
||||
mkdir($config{wikistatedir});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue