[pLog-svn] r4428 - plugins/branches/lifetype-1.1/openid

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Sun Dec 24 01:44:17 GMT 2006


Author: jondaley
Date: 2006-12-24 01:44:17 +0000 (Sun, 24 Dec 2006)
New Revision: 4428

Modified:
   plugins/branches/lifetype-1.1/openid/OpenID.php
Log:
removed debug code

Modified: plugins/branches/lifetype-1.1/openid/OpenID.php
===================================================================
--- plugins/branches/lifetype-1.1/openid/OpenID.php	2006-12-24 01:09:09 UTC (rev 4427)
+++ plugins/branches/lifetype-1.1/openid/OpenID.php	2006-12-24 01:44:17 UTC (rev 4428)
@@ -377,8 +377,6 @@
             {
                 $sreg['email'] = $userInfo->getEmail(); 
                 $sreg['fullname'] = $userInfo->getFullName();
-                print $sreg['email'];
-                die;
             }          
         }
 	}



More information about the pLog-svn mailing list