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

3
inc/bootstrap.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
define('TINYBOARD', 'xD');
require_once('vendor/autoload.php');