7 lines
246 B

<?php
/*
This file exists here in case you happen to drop the whole XRay folder onto a web server and serve this directory.
Ideally you should configure your web server to serve the "public" folder as the root.
*/
require('public/index.php');