From 44de423063c0da3234c61334e0afcd9381e3f889 Mon Sep 17 00:00:00 2001 From: timriker Date: Sat, 7 Dec 2002 00:26:22 +0000 Subject: [PATCH] comment git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@736 c11ca15a-4712-0410-83d8-924469b57eb5 --- src/UserExtra.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- 2.39.2