use composer

This commit is contained in:
h00j
2021-02-13 19:24:03 +01:00
parent 47df9c6485
commit 599fee5e21
260 changed files with 428 additions and 31437 deletions

View File

@@ -1,6 +1,5 @@
<?php
require_once 'inc/functions.php';
require_once 'inc/bans.php';
require_once 'inc/bootstrap.php';
checkBan();
print "<!doctype html><html><head><meta charset='utf-8'><title>"._("Banned?")."</title></head><body>";
print "<h1>"._("You are not banned.")."</h1>";