According to the docs an update hook should return a string not an Array.
When I ran nagios_update_7100() it showed "Array" as result of the update.
See: http://api.drupal.org/api/drupal/modules--system--system.api.php/functio...
According to the docs an update hook should return a string not an Array.
When I ran nagios_update_7100() it showed "Array" as result of the update.
See: http://api.drupal.org/api/drupal/modules--system--system.api.php/functio...
Comments
Comment #1
greg.harveyThere shouldn't even *be* a nagios_update_7100() function. Deleting now.
Comment #2
greg.harveyThis is now fixed in 7.x-1.x-dev.