112a113,116 > if (!$db_pw) { > $db_pw = $database->findvalue("./password"); > } > This catches the opensrf.xml section in which the password is in a <password> element rather than a <pw> element. Ben