From 50bdb1eb3f5bcbbebfadd8f373b05c518accb783 Mon Sep 17 00:00:00 2001 From: Git Date: Tue, 4 Mar 2014 08:00:31 +0000 Subject: [PATCH] Empty commit --- classes/tracker.class.php | 2 +- sections/user/invite.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/classes/tracker.class.php b/classes/tracker.class.php index dde1f894..e6c940b8 100644 --- a/classes/tracker.class.php +++ b/classes/tracker.class.php @@ -121,7 +121,7 @@ private static function get_stats($Type, $Params = false) { * @return tracker response message or false if the request failed */ private static function send_request($Get, $MaxAttempts = 1, &$Err = false) { - $Header = "GET /$Get HTTP/1.1\r\n\r\n"; + $Header = "GET /$Get HTTP/1.1\r\nConnection: Close\r\n\r\n"; $Attempts = 0; $Sleep = 0; $Success = false; diff --git a/sections/user/invite.php b/sections/user/invite.php index eddea23f..380ed980 100644 --- a/sections/user/invite.php +++ b/sections/user/invite.php @@ -141,7 +141,6 @@

Please note that the selling, trading, or publicly giving away our invitations — or responding to public invite requests — is strictly forbidden, and may result in you and your entire invite tree being banned. This includes offering to give away our invitations on any forum which is not a class-restricted forum on another private tracker.

Remember that you are responsible for ALL invitees, and your account and/or privileges may be disabled due to your invitees' actions. You should know the person you're inviting. If you aren't familiar enough with the user to trust them, we suggest not inviting them.

Do not send an invite if you have not read or do not understand the information above.

-