mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Set default supervisor extension to be 1000
This commit is contained in:
@@ -112,7 +112,7 @@ if (!defined('AUTO_POPUP')) define('AUTO_POPUP',false);
|
|||||||
/**
|
/**
|
||||||
* The extension of the supervisor for dialing the supervisor
|
* The extension of the supervisor for dialing the supervisor
|
||||||
*/
|
*/
|
||||||
if (!defined('SUPERVISOR_EXTENSION')) define('SUPERVISOR_EXTENSION',"0392517290");
|
if (!defined('SUPERVISOR_EXTENSION')) define('SUPERVISOR_EXTENSION',"1000");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The path to limesurvey
|
* The path to limesurvey
|
||||||
|
|||||||
Reference in New Issue
Block a user