Clean up settings.php

This commit is contained in:
ruan 2016-09-27 08:41:29 +02:00
parent 09b502e033
commit 1db18b089d
No known key found for this signature in database
GPG Key ID: 062534EE618F498C

View File

@ -28,7 +28,6 @@ final class Settings {
// Clicking on the header name will send you to this address.
$this->name_link = '#';
// Show inactive bans? Removed bans will show (Unbanned), mutes will show (Unmuted), warnings will show (Expired).
$this->show_inactive_bans = true;