remove requires since we are using autoload and its broken
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
require_once 'inc/functions.php';
|
|
||||||
require_once 'inc/bans.php';
|
|
||||||
require_once 'inc/bootstrap.php';
|
require_once 'inc/bootstrap.php';
|
||||||
checkBan();
|
checkBan();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user