Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities

This commit is contained in:
discomrade 2021-06-29 23:10:12 -02:00
parent c9ef4e80ac
commit 2605a6ff5d
252 changed files with 279 additions and 28498 deletions

View file

@ -1,6 +1,5 @@
<?php
require_once 'inc/functions.php';
require_once 'inc/bans.php';
require_once 'inc/bootstrap.php';
checkBan();
//If the user is not banned, show the "not banned" page.