Deleting and re-syncing includes didn't work, though I was able to get it to run successfully by swapping these two lines in update.php
include_once("includes/definitions.inc.php");
include("includes/functions.inc.php");
get_obs_attrib is defined in 'includes/common.inc.php', but that is only getting included into update.php through 'includes/functions.inc.php'.
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium