From e76769550f1a08057b91970c32e48c423029e456 Mon Sep 17 00:00:00 2001 From: Git Date: Thu, 15 Sep 2011 08:00:11 +0000 Subject: [PATCH] Empty commit --- sections/artist/artist.php | 2 +- sections/user/edit.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sections/artist/artist.php b/sections/artist/artist.php index 354422ab..0172232b 100644 --- a/sections/artist/artist.php +++ b/sections/artist/artist.php @@ -99,7 +99,7 @@ function compare($X, $Y){ FROM torrents_artists AS ta JOIN torrents_group AS tg ON tg.ID=ta.GroupID WHERE ta.ArtistID='$ArtistID' - ORDER BY ta.Importance, tg.ReleaseType ASC, tg.Year DESC"); + ORDER BY ta.Importance, tg.ReleaseType ASC, tg.Year DESC, tg.Name DESC"); $GroupIDs = $DB->collect('GroupID'); $Importances = $DB->to_array('GroupID', MYSQLI_BOTH, false); diff --git a/sections/user/edit.php b/sections/user/edit.php index c6bc78be..506b498f 100644 --- a/sections/user/edit.php +++ b/sections/user/edit.php @@ -215,7 +215,7 @@ function checked($Checked) { Download torrents as text files - checked="checked" /> + checked="checked" />