Added file for backwards routing

This commit is contained in:
Kevin Frantz 2018-09-01 22:32:58 +02:00
parent 1401d0f883
commit 8ac1323154

5
application/web/app.php Normal file
View File

@ -0,0 +1,5 @@
<?php
/**
* This file exist out of backwards compatibility reasons
**/
include "../public/index.php";