Intial revision.
This commit is contained in:
commit
f87492d73e
19 changed files with 607 additions and 0 deletions
6
public/index.php
Normal file
6
public/index.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
require_once 'pickles.php';
|
||||
new Controller();
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue