From 36ed35c5ad676bab1e0abe6b0f0c9e6af0c1c9eb Mon Sep 17 00:00:00 2001 From: Adam Zammit Date: Tue, 30 Apr 2013 15:41:37 +1000 Subject: [PATCH] Set default supervisor extension to be 1000 --- config.default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.default.php b/config.default.php index 56c5a2a7..9e4822cc 100644 --- a/config.default.php +++ b/config.default.php @@ -112,7 +112,7 @@ if (!defined('AUTO_POPUP')) define('AUTO_POPUP',false); /** * 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