From a153b3c26704686bf9a3f2255d9aeb3c5f6aa2b1 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Thu, 27 Nov 2008 03:12:12 +0000 Subject: Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. --- plugins/mod_selftests.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mod_selftests.lua') diff --git a/plugins/mod_selftests.lua b/plugins/mod_selftests.lua index 8aa70952..4d44d2fd 100644 --- a/plugins/mod_selftests.lua +++ b/plugins/mod_selftests.lua @@ -36,7 +36,7 @@ if tests_jid and host then local our_origin = hosts[host]; - add_event_hook("server-started", + module:add_event_hook("server-started", function () local id = st.new_id(); local ping_attr = { xmlns = 'urn:xmpp:ping' }; -- cgit v1.2.3