Moving to bootstrap, still work to do... main header and footer done and some pages...
This commit is contained in:
@@ -5,7 +5,6 @@ require_once($yaptc_inc . "functions.inc.php");
|
||||
$yaptc_pagename = "Reports";
|
||||
$yaptc_pageicon = '<i class="fa fa-newspaper-o"></i> ';
|
||||
require_once($yaptc_inc . "header.inc.php");
|
||||
require_once($yaptc_inc . "menu.inc.php");
|
||||
if (getSessionStatus() == false):
|
||||
killSession();
|
||||
else: ?>
|
||||
|
||||
Reference in New Issue
Block a user