forked from leftypol/leftypol
optimization: we don`t need bans.php most of the time and bans.php has big dependencies
This commit is contained in:
parent
cbbebcd20c
commit
34eeaccea9
3 changed files with 7 additions and 6 deletions
|
@ -18,7 +18,6 @@ require_once 'inc/template.php';
|
|||
require_once 'inc/database.php';
|
||||
require_once 'inc/events.php';
|
||||
require_once 'inc/api.php';
|
||||
require_once 'inc/bans.php';
|
||||
if (!extension_loaded('gettext')) {
|
||||
require_once 'inc/lib/gettext/gettext.inc';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue