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

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