From 01885f39f477791d77071224bbd0773cbdbc8174 Mon Sep 17 00:00:00 2001 From: John Reese Date: Thu, 13 Jan 2011 22:03:29 -0500 Subject: [PATCH] Modify GET command to optionally list all values --- notifo.cpp | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/notifo.cpp b/notifo.cpp index d5b8eb9..351d594 100644 --- a/notifo.cpp +++ b/notifo.cpp @@ -368,9 +368,27 @@ class CNotifoMod : public CModule // GET command else if (action == "get") { - if (token_count != 2) + if (token_count > 2) { - PutModule("Usage: get