From: timriker Date: Sat, 7 Dec 2002 00:26:22 +0000 (+0000) Subject: comment X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=44de423063c0da3234c61334e0afcd9381e3f889;p=infobot.git comment git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@736 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/UserExtra.pl b/src/UserExtra.pl index 63092d3..21dbfa0 100644 --- a/src/UserExtra.pl +++ b/src/UserExtra.pl @@ -822,7 +822,7 @@ sub userCommands { # todo: use dbGetColNiceHash(). my %hash = &sqlSelectColHash("stats", "nick,counter", { type => "cmdstats" }, 1); -# does ORDER matter when used with a hash? +# ORDER won't be retained in a hash # " ORDER BY counter DESC", 1); if (0) {