Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/
H A DOutputXMLHelper.php50 const EXPORT_ERROR_CODE = 400; define in OutputXMLHelper
107 header(self::EXPORT_ERROR_HEADER, true, self::EXPORT_ERROR_CODE);