You are here

property update_xml_parser::$current_tag in Drupal 6

File

modules/update/update.fetch.inc, line 188
Code required only when fetching information about available updates.

Class

update_xml_parser
XML Parser object to read Drupal's release history info files. This uses PHP4's lame XML parsing, but it works.

Code

var $current_tag;