core/hostmanager.lua

changeset 3716
ebb2c6209e24
parent 3715
d7574530572c
child 3717
135128fdf565
--- a/core/hostmanager.lua	Thu Dec 09 21:11:12 2010 +0500
+++ b/core/hostmanager.lua	Thu Dec 09 21:12:39 2010 +0500
@@ -130,6 +130,7 @@
 	end
 	prosody_events.fire_event("host-deactivated", host);
 	log("info", "Deactivated host: %s", host);
+	return true;
 end
 
 function get_children(host)

mercurial