Part on routers finished
This commit is contained in:
parent
a1e1a43d81
commit
8bb5f373f8
8 changed files with 68 additions and 9 deletions
3
controllers/index.php
Normal file
3
controllers/index.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
$heading = "Home";
|
||||
require "views/index.view.php";
|
||||
Loading…
Add table
Add a link
Reference in a new issue