mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-13 18:40:49 +01:00
remove requires since we are using autoload and its broken
This commit is contained in:
parent
fe3e4997b6
commit
46b29de7ff
@ -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();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user