Added files to initial project
This commit is contained in:
commit
0c6ddd06bb
6 changed files with 870 additions and 0 deletions
6
application/index.php
Normal file
6
application/index.php
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
chdir('../');
|
||||
|
||||
include('index.php');
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue