index
:
erphp
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
index.php
blob: 280269e849dff10dbdf51303a7ffd3f4376a4ebf (
plain
)
1
2
3
4
5
<?php require_once dirname(__DIR__) . "/vendor/autoload.php"; (new \ERPHP\ERPHP())->run();