1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-23 23:20:57 +01:00

tools/rebuild.php: fix for bans.php not included by default and public_banlist

This commit is contained in:
czaks 2015-04-05 18:50:16 +02:00
parent dc2928a14d
commit aadbf4852f

View File

@ -21,6 +21,8 @@
require dirname(__FILE__) . '/inc/cli.php';
require_once("inc/bans.php");
$start = microtime(true);
// parse command line