Empty commit

This commit is contained in:
Git 2014-03-04 08:00:31 +00:00
parent 3e701c892b
commit 50bdb1eb3f
2 changed files with 1 additions and 2 deletions

View File

@ -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;

View File

@ -141,7 +141,6 @@
<p>Please note that the selling, trading, or publicly giving away our invitations&#8202;&mdash;&#8202;or responding to public invite requests&#8202;&mdash;&#8202;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.</p>
<p>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.</p>
<p><em>Do not send an invite if you have not read or do not understand the information above.</em></p>
</div>
<div class="box pad">
<form class="send_form" name="invite" action="user.php" method="post">