5 lines
No EOL
73 B
PHP
5 lines
No EOL
73 B
PHP
<?php
|
|
|
|
include 'vendor/autoload.php';
|
|
|
|
echo \Runtime\Bootstrap::handle(); |