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:
@@ -34,6 +34,12 @@
|
||||
*/
|
||||
include ("config.inc.php");
|
||||
|
||||
/**
|
||||
* Authentication
|
||||
*/
|
||||
include ("auth-interviewer.php");
|
||||
|
||||
|
||||
/**
|
||||
* XHTML
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user