Example #1
0
 function __construct()
 {
     parent::__construct();
     $this->sms_param = $GLOBALS['phpgw_info']['sms_config']['bergen_kommune'];
 }
Example #2
0
 function __construct()
 {
     parent::__construct();
     $this->carrot_param = $GLOBALS['phpgw_info']['sms_config']['carrot'];
 }
Example #3
0
 function __construct()
 {
     parent::__construct();
     $this->gnokii_param['path'] = $GLOBALS['phpgw_info']['sms_config']['gnokii']['gnokii_cfg'];
 }
Example #4
0
 function __construct()
 {
     parent::__construct();
     $this->pswin_param = $GLOBALS['phpgw_info']['sms_config']['pswin'];
 }