Correct variable

pull/94/head
Pavel Djundik 9 years ago
parent 8a8f1585cf
commit 19b63dff79

@ -30,7 +30,7 @@
$this->Timeout = $Timeout;
$this->Engine = $Engine;
$this->Port = $Port;
$this->Ip = $Ip;
$this->Address = $Address;
}
public function Write( $Header, $String = '' )

Loading…
Cancel
Save