2
0
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:
Alex
2015-09-10 02:23:49 +03:00
parent 7053c15930
commit c1e2b4d1f0

View File

@@ -16,6 +16,11 @@ require(dirname(__FILE__).'/../config.inc.php');
*/
require(dirname(__FILE__).'/../db.inc.php');
/**
* Authentication file
*/
include ("auth-admin.php");
/**
* XHTML functions
*/