2 date_default_timezone_set(
'GMT');
8 require_once(
'../../framework/bootstrap.php');
12 if (arr_get($_GET,
'source',
'timer') ==
'ajax')
20 $sConfigFile = CONFIG_ROOT .
"downloader_response.php";
21 $aResponse = load_config($sConfigFile,
function() use ($sConfigFile)
24 throw new \SDExtension\SDException\SDException(EXCEPTION_MSG_CANT_LOAD_CONFIG_FILE .
": $sConfigFile.", EXCEPTION_CODE_CANT_LOAD_CONFIG_FILE);
static get($sChannel="default", $sLogRoot="")
static & createXML($node_name, $arr=array(), $namespace=null)
static initLogToScreen($bStream=false)