1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 01:24:05 +01:00

fix a bad merge

This commit is contained in:
czaks 2014-10-09 01:14:14 +02:00
parent e9fd2c68db
commit b1c76ba120

1
inc/bans.php Normal file → Executable file
View File

@ -234,7 +234,6 @@ class Bans {
if ($boards !== false && !in_array($ban['board'], $boards))
error($config['error']['noaccess']);
if ($modlog) {
$mask = self::range_to_string(array($ban['ipstart'], $ban['ipend']));
modLog("Removed ban #{$ban_id} for " .