mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-05-18 13:53:35 +02:00
And now make it work
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
return $Buffer;
|
||||
}
|
||||
|
||||
private function Sherlock( $Buffer, $Length )
|
||||
public function Sherlock( $Buffer, $Length )
|
||||
{
|
||||
$Data = FRead( $this->Socket, $Length );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user