mirror of
https://github.com/brian8544/turtle-wow.git
synced 2024-12-31 20:04:35 +00:00
3 lines
50 B
PHP
3 lines
50 B
PHP
|
<?php
|
||
|
require __DIR__ . '/vendor/autoload.php';
|
||
|
?>
|