mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Added authentication includes to all files
This commit is contained in:
@@ -32,6 +32,12 @@
|
||||
|
||||
include_once("../config.inc.php");
|
||||
include_once("../db.inc.php");
|
||||
|
||||
/**
|
||||
* Authentication
|
||||
*/
|
||||
include ("../auth-interviewer.php");
|
||||
|
||||
include_once("../functions/functions.operator.php");
|
||||
|
||||
//---------------------
|
||||
|
||||
Reference in New Issue
Block a user