mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-05-18 12:53:34 +02:00
Fix #37
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
// For the sake of this example
|
||||
Header( 'Content-Type: text/plain' );
|
||||
Header( 'X-Content-Type-Options: nosniff' );
|
||||
|
||||
// Edit this ->
|
||||
define( 'SQ_SERVER_ADDR', 'localhost' );
|
||||
|
||||
Reference in New Issue
Block a user