--- patch/Provider/Abstract.php	2009-06-17 22:43:10.000000000 +0900
+++ Provider/Abstract.php	2009-06-17 22:33:12.000000000 +0900
@@ -132,7 +132,7 @@
             }
         }
 
-        return $profile;
+        return true;
     }
 
     /**

