Пример #1
0
 function __construct($opts, $copts)
 {
     parent::__construct('contact', $opts, $copts);
 }
Пример #2
0
 function __construct($opts, $copts)
 {
     parent::__construct('host', $opts, $copts);
 }
Пример #3
0
 function __construct()
 {
     parent::__construct('contact');
 }
Пример #4
0
 function __construct()
 {
     parent::__construct('domain');
 }
Пример #5
0
 function __construct()
 {
     parent::__construct('host');
 }
Пример #6
0
 function __construct($opts, $copts)
 {
     parent::__construct('domain', $opts, $copts);
 }