From: jakubvrana Date: Sat, 13 Jun 2009 16:30:12 +0000 (+0000) Subject: Add DESC only with single column X-Git-Tag: v3.0.0~850 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=0b556e111cdc46da56af8c3b968cee213ac491c8;p=adminer.git Add DESC only with single column git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@675 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- diff --git a/select.inc.php b/select.inc.php index b6a93752..aef407ef 100644 --- a/select.inc.php +++ b/select.inc.php @@ -234,7 +234,7 @@ if (!$columns) { $pos2 = max(array_keys($_GET["order"])); $pos2 += ($pos2 !== $pos ? 1 : 0); } - echo '' . htmlspecialchars($key) . '