It is slightly counter-intuitive that you can only get the expiration date of a
domain by calling get_userinfo/get_cookie/update_cookie. That information should
be available via get_all_domain_info or get_domain_info instead.
I also consider it a bad feature that a subuser cannot *read* the contact info
it's not allowed to edit (thus effectively disabling get_all_domain_info).
L.C.
PS. Does anybody have some consistent (with the code, that is) documentation as
to what values should be expected to be returned from the module's methods ? I'm
tired of feeding them various sets of data to see how they deal with them...
All I want is a PREDICTABLE interface!