leftypol_vichan/inc/bootstrap.php

4 lines
71 B
PHP
Raw Normal View History

2021-02-13 18:24:03 +00:00
<?php
2021-02-14 08:22:01 +00:00
@define('TINYBOARD', 'xD');
2021-02-13 18:24:03 +00:00
require_once('vendor/autoload.php');