core/modulemanager.lua

changeset 60
44800be871f5
parent 47
33ed4c6ac249
child 63
4c27740fdeff
--- a/core/modulemanager.lua	Sat Oct 04 17:59:32 2008 +0100
+++ b/core/modulemanager.lua	Sun Oct 05 04:55:45 2008 +0500
@@ -48,6 +48,7 @@
 	load("saslauth");
 	load("legacyauth");
 	load("roster");
+	load("InBandRegistration");
 end
 
 function load(name)

mercurial