mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-10-10 09:48:08 +02:00
Added file for backwards routing
This commit is contained in:
5
application/web/app.php
Normal file
5
application/web/app.php
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* This file exist out of backwards compatibility reasons
|
||||||
|
**/
|
||||||
|
include "../public/index.php";
|
Reference in New Issue
Block a user