Guest User

Untitled

a guest
Jun 24th, 2018
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. $domain = "ideo.com";
  2. $email = "tvanderlin@ideo.com";
  3. $password = "********";
  4.  
  5. $client = Zend_Gdata_ClientLogin::getHttpClient($email, $password, Zend_Gdata_Gapps::AUTH_SERVICE_NAME);
Add Comment
Please, Sign In to add comment