5 lines
69 B
PHP
Raw Normal View History

2022-11-18 10:31:44 +08:00
<?php
set_time_limit(0);
require __DIR__.'/../vendor/autoload.php';