From 9d8e9a8ecd85e96150d3b17e10b217cf234b8e56 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 9 Nov 2008 09:08:55 +0000 Subject: remove unused and confusing registerPlugin parameters: security and path --- liberty_plugins/data.rss.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/liberty_plugins/data.rss.php b/liberty_plugins/data.rss.php index ae9257c..6d5a277 100644 --- a/liberty_plugins/data.rss.php +++ b/liberty_plugins/data.rss.php @@ -1,6 +1,6 @@ // +----------------------------------------------------------------------+ -// $Id: data.rss.php,v 1.1 2008/07/08 07:17:24 spiderr Exp $ +// $Id: data.rss.php,v 1.2 2008/11/09 09:08:55 squareing Exp $ /** * definitions @@ -35,8 +35,6 @@ $pluginParams = array ( 'description' => tra("Display RSS Feeds"), 'help_function' => 'rss_extended_help', 'syntax' => "{RSS id= max= }", - 'path' => LIBERTY_PKG_PATH.'plugins/data.rss.php', - 'security' => 'registered', 'plugin_type' => DATA_PLUGIN, 'biticon' => '{biticon ilocation=quicktag ipackage=rss iname=rss-16x16 iexplain="RSS Feed"}', 'taginsert' => '{rss}' -- cgit v1.3