Skip to content

Commit 6d1de41

Browse files
committed
Missed quote
1 parent dd9cc14 commit 6d1de41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/View.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use xPaw\SourceQuery\SourceQuery;
55

66
// Edit this ->
7-
define( 'SQ_SERVER_ADDR', 'localhost );
7+
define( 'SQ_SERVER_ADDR', 'localhost' );
88
define( 'SQ_SERVER_PORT', 27015 );
99
define( 'SQ_TIMEOUT', 3 );
1010
define( 'SQ_ENGINE', SourceQuery::SOURCE );

0 commit comments

Comments
 (0)