XOOPS RMCommon Utilities
2.1.8.91RC
|
Go to the source code of this file.
Functions | |
show_rss_content () | |
show_rss_options () | |
Variables | |
$action = rmc_server_var($_GET, 'action', '') | |
show_rss_content | ( | ) |
Definition at line 30 of file rss.php.
References $GLOBALS, $rmc_config, $tpl, $xoopsConfig, __(), RMFunctions\configs(), RMTemplate\get(), and rmc_server_var().
show_rss_options | ( | ) |
Show all RSS options
Definition at line 14 of file rss.php.
References $xoopsConfig, __(), RMEvents\get(), and RMTemplate\get().
$action = rmc_server_var($_GET, 'action', '') |