From 22b5e25cac0be36180fb6f92b92d11ac2a0acb93 Mon Sep 17 00:00:00 2001 From: Git Date: Wed, 29 Jan 2014 08:01:08 +0000 Subject: [PATCH] Empty commit --- sections/bookmarks/torrents.php | 4 ++-- sections/image/index.php | 1 + sections/login/recover_step1.php | 1 - sections/user/invite.php | 1 - 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/sections/bookmarks/torrents.php b/sections/bookmarks/torrents.php index 152b420a..7f395242 100644 --- a/sections/bookmarks/torrents.php +++ b/sections/bookmarks/torrents.php @@ -26,7 +26,7 @@ function compare($X, $Y) { } $Sneaky = $UserID !== $LoggedUser['ID']; -$Title = $Sneaky ? "$Username's bookmarked torrents" : 'Your bookmarked torrents'; +$Title = $Sneaky ? "$Username's bookmarked torrent groups" : 'Your bookmarked torrent groups'; // Loop through the result set, building up $Collage and $TorrentTable // Then we print them. @@ -280,7 +280,7 @@ function compare($X, $Y) {
Stats
diff --git a/sections/image/index.php b/sections/image/index.php index e85de928..1aaa2ed2 100644 --- a/sections/image/index.php +++ b/sections/image/index.php @@ -22,6 +22,7 @@ } if (!isset($Data) || !$Data) { $Cached = false; + $Data = @file_get_contents($URL, 0, stream_context_create(array('http' => array('timeout' => 15)))); if (!$Data || empty($Data)) { img_error('timeout'); diff --git a/sections/login/recover_step1.php b/sections/login/recover_step1.php index 7aa8d075..77e4b965 100644 --- a/sections/login/recover_step1.php +++ b/sections/login/recover_step1.php @@ -12,7 +12,6 @@

An email will be sent to your email address with information on how to reset your password.

- 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.

-
Email