Home
last modified time | relevance | path

Searched refs:EXPORT_HEADER (Results 1 – 1 of 1) sorted by last modified time

/plugin/findologicxmlexport/
H A DOutputXMLHelper.php29 const EXPORT_HEADER = 'Content-type: text/xml'; define in OutputXMLHelper
119 header(self::EXPORT_HEADER);