mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-18 09:04:44 +01:00
Close board before writing modlog entry.
This commit is contained in:
parent
0c8941fc5b
commit
8208d7151b
@ -100,5 +100,6 @@
|
||||
if(!$options['quiet'])
|
||||
printf("Complete! Took %g seconds\n", microtime(true) - $start);
|
||||
|
||||
unset($board);
|
||||
modLog('Rebuilt everything using tools/rebuild.php');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user