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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user