From f01a6aecb804f77b461f8348bf1d61cacf3bfca4 Mon Sep 17 00:00:00 2001 From: Git Date: Sun, 23 Sep 2012 08:00:25 +0000 Subject: [PATCH] Empty commit --- classes/class_templates.php | 2 +- classes/class_torrent_form.php | 28 ++++----- sections/artist/artist.php | 32 +++++----- sections/artist/artist_rearrange.php | 44 +++++++------- sections/artist/change_artistid.php | 10 ++-- sections/artist/delete.php | 8 +-- sections/chat/index.php | 90 +++++++++------------------- sections/collages/collage.php | 4 +- sections/collages/edit.php | 6 +- sections/donate/donate.php | 62 +++++++++---------- sections/donate/donate_gpal.php | 62 +++++++++---------- sections/login/disabled.php | 73 +++++++++++----------- sections/login/index.php | 1 + sections/reportsv2/array.php | 2 +- sections/reportsv2/search.php | 6 +- sections/reportsv2/takereport.php | 2 +- sections/rules/ratio.php | 80 ++++++++++--------------- sections/rules/requests.php | 10 ++-- sections/rules/rules.php | 64 +++++--------------- sections/rules/upload.php | 8 +-- sections/tools/data/donation_log.php | 10 ++-- sections/tools/managers/bans.php | 16 ++--- sections/tools/managers/eb.php | 24 ++++---- sections/user/user.php | 30 +++++----- static/functions/iphone.js | 2 +- static/styles/anorex/style.css | 2 +- templates/invite.tpl | 2 +- 27 files changed, 298 insertions(+), 382 deletions(-) diff --git a/classes/class_templates.php b/classes/class_templates.php index 30ee5c4f..05e8acf5 100644 --- a/classes/class_templates.php +++ b/classes/class_templates.php @@ -13,7 +13,7 @@ function open($file) { $this->file=file($file); } - function set($name,$var,$ifnone="-None-") { + function set($name,$var,$ifnone='-None-') { if ($name!='') { $this->vars[$name][0]=$var; $this->vars[$name][1]=$ifnone; diff --git a/classes/class_torrent_form.php b/classes/class_torrent_form.php index ca4e8c88..3e31c46b 100644 --- a/classes/class_torrent_form.php +++ b/classes/class_torrent_form.php @@ -390,7 +390,7 @@ function show() { Scene /> - Check this only if this is a 'scene release'. If you ripped it yourself, it is not a scene release.
If you are not sure, DO NOT check it, you will be penalized. For information on the scene, visit Wikipedia. + Check this only if this is a 'scene release'. If you ripped it yourself, it is not a scene release.
If you are not sure, DO NOT check it; you will be penalized. For information on the scene, visit Wikipedia. @@ -408,7 +408,7 @@ function show() { } ?> - + @@ -453,7 +453,7 @@ function show() { Vanity House + Check this only if you are submitting your own work or submitting on behalf of the artist, and this is intended to be a Vanity House release. Checking this will also automatically add the group as a recommendation. @@ -471,7 +471,7 @@ function show() { } ?> - + Log/Cue - /> Check this box if the torrent has (or should have) a log file.
- /> Check this box if the torrent has (or should have) a cue file.
+ /> Check this box if the torrent has (or should have) a log file.
+ /> Check this box if the torrent has (or should have) a cue file.
/> Check this box if you want this torrent to be trumpable (subtracts 1 point). - @@ -532,7 +532,7 @@ function show() { Log Adjustment Reason -

Contains reason for adjusting a score. This field is displayed on the torrent page.

+

Contains reason for adjusting a score. This field is displayed on the torrent page.

@@ -620,7 +620,7 @@ function show() { Release Description (optional) -

Contains information like encoder settings or details of the ripping process. DO NOT PASTE THE RIPPING LOG HERE.

+

Contains information like encoder settings or details of the ripping process. DO NOT PASTE THE RIPPING LOG HERE.

@@ -661,7 +661,7 @@ function audiobook_form() { echo ">"; echo $Format; echo "\n"; - } + } ?> @@ -715,15 +715,15 @@ function audiobook_form() { Description -

Contains information like the track listing, and maybe a review.

+

Contains information like the track listing, a review, a link to Discogs or MusicBrainz, etc.

- + Release Description (optional) -

Contains information like encoder settings, and/or a log of the ripping process.

+

Contains information like encoder settings. For analog rips, this frequently contains lineage information.

@@ -732,7 +732,7 @@ function audiobook_form() { - + function simple_form($CategoryID) { $Torrent = $this->Torrent; diff --git a/sections/artist/artist.php b/sections/artist/artist.php index 65e36f8f..3c787d2f 100644 --- a/sections/artist/artist.php +++ b/sections/artist/artist.php @@ -656,27 +656,27 @@ function compare($X, $Y){