Skip to content

Commit 666cdfc

Browse files
committed
Update Example.php
1 parent a03919e commit 666cdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ function ServerInfo($ip, $port)
1616

1717
echo "Insurgency: " . ServerInfo("fuckyouvilnowputyourfuckingipinhereyourself", 27015);
1818

19-
$Query->Disconnect( );
19+
$query->Disconnect( );
2020
?>

0 commit comments

Comments
 (0)