cleaned up the nav-bar
This commit is contained in:
parent
5b3f5a1123
commit
204e212fb8
2 changed files with 15 additions and 56 deletions
|
|
@ -1,3 +1,4 @@
|
|||
<?php
|
||||
$heading = "Home";
|
||||
require "views/index.view.php";
|
||||
$heading = "Home";
|
||||
session_start();
|
||||
require "views/index.view.php";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue