mod_mam_adhoc/mod_mam_adhoc.lua
changeset 739 6c7b6a0dcacf
parent 714 5879368d9ff7
child 1115 91d210b6106a
--- a/mod_mam_adhoc/mod_mam_adhoc.lua	Fri Jul 06 13:39:51 2012 +0100
+++ b/mod_mam_adhoc/mod_mam_adhoc.lua	Sun Jul 08 00:40:43 2012 +0200
@@ -110,4 +110,4 @@
 	end
 end
 
-module:provides("adhoc", module:require"adhoc".new("Archive settings", "mamprefs", mam_prefs_handler));
+module:provides("adhoc", module:require"adhoc".new("Archive settings", "urn:xmpp:mam#configure", mam_prefs_handler));