2023-12-19 15:07:54 +08:00

6 lines
69 B
PHP

<?php
require_once("vendor/autoload.php");
error_reporting(E_ALL);