1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-09-23 19:18:21 +02:00

remove requires since we are using autoload and its broken

This commit is contained in:
fowr 2023-01-12 17:26:29 -03:00 committed by Fredrick Brennan
parent fe3e4997b6
commit 46b29de7ff

View File

@ -1,6 +1,4 @@
<?php
require_once 'inc/functions.php';
require_once 'inc/bans.php';
require_once 'inc/bootstrap.php';
checkBan();