mirror of
https://github.com/itflow-org/itflow
synced 2026-08-24 00:15:12 +00:00
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