Diff

plugins/adhoc/mod_adhoc.lua @ 5024:d25e1b9332cc

Merge with Florob
author Matthew Wild <mwild1@gmail.com>
date Sat, 28 Jul 2012 01:14:31 +0100
parent 4926:58714123f600
child 5760:e599d9a367cf
line wrap: on
line diff
--- a/plugins/adhoc/mod_adhoc.lua	Sat Jun 09 02:27:44 2012 +0200
+++ b/plugins/adhoc/mod_adhoc.lua	Sat Jul 28 01:14:31 2012 +0100
@@ -100,3 +100,4 @@
 end
 
 module:handle_items("adhoc", adhoc_added, adhoc_removed);
+module:handle_items("adhoc-provider", adhoc_added, adhoc_removed);