Hi Folks -
Is there a global that tells one if the request is for an RSS/Atom feed? I'm hoping to avoid looking for $_GET['feed']... Thanks in advance.
-P-
/** * Peter Adams peter@openwebanalytics.com * * Open Web Analytics - the open source web analytics framework. * Blog >> http://www.openwebanalytics.com/ * Wiki >> http://wiki.openwebanalytics.com */
Peter Adams wrote:
Hi Folks -
Is there a global that tells one if the request is for an RSS/Atom feed?
Nope. That's up to the code handling the request.
-- brion vibber (brion @ pobox.com)
wikitech-l@lists.wikimedia.org