You are here

function ARC_erdf_parser::get_result_headers in Taxonomy import/export via XML 6

Same name and namespace in other branches
  1. 5.2 arc/ARC_erdf_parser.php \ARC_erdf_parser::get_result_headers()
  2. 5 arc/ARC_erdf_parser.php \ARC_erdf_parser::get_result_headers()
  3. 6.2 arc/ARC_erdf_parser.php \ARC_erdf_parser::get_result_headers()

File

arc/ARC_erdf_parser.php, line 133

Class

ARC_erdf_parser

Code

function get_result_headers() {
  return $this->result_headers;
}