mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-06-08 01:46:00 +02:00
Missed quote
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
use xPaw\SourceQuery\SourceQuery;
|
use xPaw\SourceQuery\SourceQuery;
|
||||||
|
|
||||||
// Edit this ->
|
// Edit this ->
|
||||||
define( 'SQ_SERVER_ADDR', 'localhost );
|
define( 'SQ_SERVER_ADDR', 'localhost' );
|
||||||
define( 'SQ_SERVER_PORT', 27015 );
|
define( 'SQ_SERVER_PORT', 27015 );
|
||||||
define( 'SQ_TIMEOUT', 3 );
|
define( 'SQ_TIMEOUT', 3 );
|
||||||
define( 'SQ_ENGINE', SourceQuery::SOURCE );
|
define( 'SQ_ENGINE', SourceQuery::SOURCE );
|
||||||
|
|||||||
Reference in New Issue
Block a user