Fix: __is_valid_command() must deal with both upper and lower-case cmds
authorPedro Melo <melo@simplicidade.org>
Sat, 7 Aug 2010 11:49:08 +0000 (12:49 +0100)
committerPedro Melo <melo@simplicidade.org>
Sat, 7 Aug 2010 12:26:48 +0000 (13:26 +0100)
commit4f81a9bb14918836809b9aac316e22e22dd2d2bc
treeeaba11106e69dd0ec80618140ee2d0aa911a2bab
parent096689ec09b2868c33e5c5c37c7ab0647dd4d200
Fix: __is_valid_command() must deal with both upper and lower-case cmds

Signed-off-by: Pedro Melo <melo@simplicidade.org>
lib/Redis.pm