Пример #1
0
 function __construct($AETitle, $host, $port)
 {
     parent::__construct($AETitle, $host, $port);
     $this->wadoPort = '1000';
     $this->setWadoScript('wado/' . $AETitle);
 }