From 39cd18bfb02bfeaab7a698eb6815fa1266a42c21 Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 11 Sep 2013 11:45:10 -0700 Subject: [PATCH] Another e_rss note added. --- e107_plugins/featurebox/e_rss.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/featurebox/e_rss.php b/e107_plugins/featurebox/e_rss.php index 15eecee88..5aa50ca21 100644 --- a/e107_plugins/featurebox/e_rss.php +++ b/e107_plugins/featurebox/e_rss.php @@ -2,7 +2,7 @@ if (!defined('e107_INIT')) { exit; } - +//FIXME TODO - Use v2 method. See chatbox_menu/e_rss.php //##### create feed for admin, return array $eplug_rss_feed -------------------------------- $feed['name'] = 'Featurebox';