You are here

property update_xml_parser::$projects in Drupal 6

File

modules/update/update.fetch.inc, line 184
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 $projects = array();