1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 11:20:25 +02:00

Another e_rss note added.

This commit is contained in:
Cameron
2013-09-11 11:45:10 -07:00
parent 64c50ea156
commit 39cd18bfb0

View File

@@ -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';