BUG FIXES:
* Improper access was being returned by user_relationships_ui_check_access
* Relationships weren't being properly updated
* Only show relationship actions if the current user is allowed to have relationships (#238807)
* Show direction of one-way relationships (#238332)
* various display errors
-- #243418 (assisted by georgw). Updates menu system to Drupal 6.2.
-- #247684 fixes error in domain_default().
-- #240897 by skirr @ drupal.ru. Clarifies documentation of primary domain name string.
-- #244142 by a_c_m. Sets varchar(255) for subdomain and sitename columns.