Skip to content

Commit bb9fad6

Browse files
committed
FUCKING SHIT
SDAFHUOBASDGIPASJDG HIPAFDHGIPONDAFH
1 parent 61cec4e commit bb9fad6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Example.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
require __DIR__ . '/SourceQuery/SourceQuery.class.php';
33

44
$query = new SourceQuery();
5-
function ServerInfo($ip, $port)
5+
function ServerInfo($ip, $port, &$query)
66
{
7-
global $query;
87
$ret = "Error loading server info for " . $ip . ":" . $port;
98
try
109
{

0 commit comments

Comments
 (0)