Fixing https call for synchronous ajax request

This commit is contained in:
2016-03-21 20:36:59 +01:00
parent f3d4e01779
commit 9b0d1d0cb9
3 changed files with 4 additions and 3 deletions

View File

@@ -471,7 +471,8 @@ class Databap extends PhpObject
'versionHtml'=>$this->getItemBlock(),
'types'=>$this->getTypeInfo('title'),
'msg_types'=>self::$MESSAGE_TYPES,
'cur_date'=>date(self::DATE_FORMAT));
'cur_date'=>date(self::DATE_FORMAT),
'serv_name'=>$_GET['serv_name']);
$oPage->setTag('constants', $this->jsonConvert($asConstants));
//Variables