2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Fixes by Alex (thank you!)

This commit is contained in:
Adam Zammit
2015-11-20 12:34:56 +11:00
90 changed files with 811 additions and 1140 deletions

View File

@@ -36,7 +36,7 @@ include_once("../db.inc.php");
/**
* Authentication
*/
include ("../auth-interviewer.php");
require ("../auth-interviewer.php");
include_once("../functions/functions.operator.php");