From bb13c9e8abeff73dab521c25dc767a1d717a3910 Mon Sep 17 00:00:00 2001 From: Christophe Romain Date: Mon, 9 Feb 2009 13:37:58 +0000 Subject: fix delete-items issue and manage-affiliations typo SVN Revision: 1868 --- src/mod_pubsub/node.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mod_pubsub/node.template') diff --git a/src/mod_pubsub/node.template b/src/mod_pubsub/node.template index af90266a0..536f1775b 100644 --- a/src/mod_pubsub/node.template +++ b/src/mod_pubsub/node.template @@ -95,7 +95,7 @@ options() -> features() -> ["create-nodes", "delete-nodes", - "delete-any", + "delete-items", "instant-nodes", "outcast-affiliation", "persistent-items", -- cgit v1.2.3