lbry.com/web/bootstrap.php
Jeremy Kauffman fd018173a8 lbry.io, yo
2015-10-08 14:08:26 -04:00

4 lines
No EOL
104 B
PHP

<?php
include $_SERVER['ROOT_DIR'] . '/autoload.php';
Controller::dispatch($_SERVER['REQUEST_URI']);