property update_xml_parser::$current_object in Drupal 6
File
- modules/
update/ update.fetch.inc, line 189 - 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_object;