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

merged rev. 486

This commit is contained in:
Alex
2015-09-10 02:10:45 +03:00
156 changed files with 5533 additions and 4493 deletions

View File

@@ -11,6 +11,11 @@ include ("../config.inc.php");
*/
include ("../db.inc.php");
/**
* Authentication file
*/
include ("auth-admin.php");
/**
* XHTML functions
*/
@@ -394,4 +399,4 @@ else { ?>
<?php
xhtml_foot($js_foot);//
?>
?>