mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +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