Cheetah
|
Go to the source code of this file.
Variables | |
$aPredefinedRssFeeds | |
if(isset($aPredefinedRssFeeds[$_GET['ID']])) elseif(0===strncmp('forum|', $_GET['ID'], 6)) | else |
$sCont = db_value( $sQuery ) | |
$sUrl = str_replace( '{SiteUrl}', $site['url'], $sUrl ) | |
$iMemID = (int)$_GET['member'] | |
$aPredefinedRssFeeds |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 12 of file get_rss_feed.php.
$iMemID = (int)$_GET['member'] |
Definition at line 45 of file get_rss_feed.php.
$sCont = db_value( $sQuery ) |
Definition at line 36 of file get_rss_feed.php.
$sUrl = str_replace( '{SiteUrl}', $site['url'], $sUrl ) |
Definition at line 43 of file get_rss_feed.php.