openinviter_base | --mail_com
Import user's contacts from Mail.com's AddressBook.
mixed getMyContacts( )
Makes all the necesarry requests to import the current user's contacts
bool login( string $user, string $pass)
Makes all the necessary requests to authenticate the current user to the server.
bool logout( )
Terminates the current user's session, debugs the request and reset's the internal debudder.