Move contact ticket access check to function. Add ability for client to close ticket
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
include('../config.php');
|
||||
include('../functions.php');
|
||||
include('check_login.php');
|
||||
include('portal_functions.php');
|
||||
|
||||
if(!isset($_SESSION)){
|
||||
// HTTP Only cookies
|
||||
|
||||
Reference in New Issue
Block a user