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

Allow background processes to run from the command line

This commit is contained in:
Adam Zammit
2015-11-17 15:02:08 +11:00
parent c5f52b9b02
commit 2b1f11e313
2 changed files with 0 additions and 10 deletions

View File

@@ -39,11 +39,6 @@ include (dirname(__FILE__) . "/../config.inc.php");
*/
include (dirname(__FILE__) . "/../db.inc.php");
/**
* Authentication file
*/
include ("auth-admin.php");
/**
* Process
*/