Przeglądaj źródła

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

pull/18/head
czaks 9 lat temu
rodzic
commit
aadbf4852f
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      tools/rebuild.php

+ 2
- 0
tools/rebuild.php Wyświetl plik

@@ -21,6 +21,8 @@

require dirname(__FILE__) . '/inc/cli.php';

require_once("inc/bans.php");

$start = microtime(true);

// parse command line


Ładowanie…
Anuluj
Zapisz