1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

Added TODO note about new e_rss standard. See chatbox_menu/e_rss.php for an example of the v2 standard.

This commit is contained in:
Cameron
2013-09-11 11:43:09 -07:00
parent 5c7da64ea8
commit 64c50ea156
3 changed files with 6 additions and 1 deletions

View File

@@ -16,6 +16,8 @@
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 --------------------------------
// Download
$feed['name'] = ADLAN_24;