Correct variable

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

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

Loading…
Cancel
Save