Go to the source code of this file.
Variables | |
$CONF = array() | |
$CONF ['Self'] = 'xml-rss2.php' | |
$feed = ob_get_contents() | |
$eTag = '"' . md5($feed) . '"' |
$CONF['Self'] = 'xml-rss2.php' |
Definition at line 25 of file xml-rss2.php.
$CONF = array() |
Definition at line 24 of file xml-rss2.php.
$eTag = '"' . md5($feed) . '"' |
Definition at line 40 of file xml-rss2.php.
$feed = ob_get_contents() |
Definition at line 35 of file xml-rss2.php.