コード例 #1
0
ファイル: send.php プロジェクト: HaakonME/porticoestate
 function __construct()
 {
     parent::__construct();
     $this->sms_param = $GLOBALS['phpgw_info']['sms_config']['bergen_kommune'];
 }
コード例 #2
0
ファイル: send.php プロジェクト: HaakonME/porticoestate
 function __construct()
 {
     parent::__construct();
     $this->pswin_param = $GLOBALS['phpgw_info']['sms_config']['pswin'];
 }
コード例 #3
0
ファイル: fn.php プロジェクト: HaakonME/porticoestate
 function __construct()
 {
     parent::__construct();
     $this->gnokii_param['path'] = $GLOBALS['phpgw_info']['sms_config']['gnokii']['gnokii_cfg'];
 }
コード例 #4
0
ファイル: fn.php プロジェクト: HaakonME/porticoestate
 function __construct()
 {
     parent::__construct();
     $this->carrot_param = $GLOBALS['phpgw_info']['sms_config']['carrot'];
 }