ok now this is it. stupid mistakes - need a break. this one works.

This commit is contained in:
2017-05-12 11:12:29 -04:00
parent 351b9c3eeb
commit 61ce24efef
9 changed files with 13 additions and 3 deletions

View File

@@ -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 = lang('USERS');
$yaptc_pageicon = '<i class="fa fa-users"></i> ';