ok now this is it. stupid mistakes - need a break. this one works.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?php
|
||||
session_start();
|
||||
require_once("config.inc.php");
|
||||
require_once($yaptc_lang);
|
||||
|
||||
require_once($yaptc_inc . "functions.inc.php");
|
||||
$yaptc_pagename = "Reports";
|
||||
$yaptc_pageicon = '<i class="fa fa-newspaper-o"></i> ';
|
||||
|
||||
Reference in New Issue
Block a user