5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
|
#!/usr/bin/env php
|
||
|
<?php
|
||
|
|
||
|
require_once __DIR__."/../src/bootstrap.php";
|