From af433a87e1eb28f948a9a4a06d5f3da5cd0d7a24 Mon Sep 17 00:00:00 2001 From: Florian Zeitz Date: Sat, 18 Dec 2010 21:04:45 +0100 Subject: mod_admin_adhoc: Support for reloading multiple modules --- prosodyctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prosodyctl') diff --git a/prosodyctl b/prosodyctl index 05a71b38..cfc5ca77 100755 --- a/prosodyctl +++ b/prosodyctl @@ -331,7 +331,7 @@ function commands.adduser(arg) if ok then return 0; end - show_message(error_messages[msg]) + show_message(msg) return 1; end -- cgit v1.2.3