mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
update to "new authentication"
This commit is contained in:
@@ -16,6 +16,11 @@ require(dirname(__FILE__).'/../config.inc.php');
|
|||||||
*/
|
*/
|
||||||
require(dirname(__FILE__).'/../db.inc.php');
|
require(dirname(__FILE__).'/../db.inc.php');
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Authentication file
|
||||||
|
*/
|
||||||
|
include ("auth-admin.php");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* XHTML functions
|
* XHTML functions
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user