mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-05-18 13:03:34 +02:00
Correct variable
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
$this->Timeout = $Timeout;
|
||||
$this->Engine = $Engine;
|
||||
$this->Port = $Port;
|
||||
$this->Ip = $Ip;
|
||||
$this->Address = $Address;
|
||||
}
|
||||
|
||||
public function Write( $Header, $String = '' )
|
||||
|
||||
Reference in New Issue
Block a user