From 1e156a0f84d5ee734c7679b4f08f99fc50e6bb0b Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Sun, 7 Jul 2013 11:25:03 +0200 Subject: Change instanceConfigTab by feedmodConfigTab If you use the linked instances feature and the af_feedmod plugin, there is a conflict since the instanceConfigTab id is already used. This fixs the problem --- init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.php') diff --git a/init.php b/init.php index e76a896..39d3a57 100644 --- a/init.php +++ b/init.php @@ -152,7 +152,7 @@ class Af_Feedmod extends Plugin implements IHandler function hook_prefs_tabs($args) { - print '
'; } -- cgit v1.3.1