debugging for addopenid problem
darcs-hash:20080618132613-84dde-a7d78778af37cf3f20bfeb70ae2d381bc9ae92d4.gz
This commit is contained in:
parent
1a112c11b7
commit
d0559fdf4d
|
@ -58,6 +58,10 @@ class FinishaddopenidAction extends Action {
|
||||||
$sreg = $sreg_resp->contents();
|
$sreg = $sreg_resp->contents();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
common_debug(print_r($sreg, TRUE), __FILE__);
|
||||||
|
common_debug(print_r($display, TRUE), __FILE__);
|
||||||
|
common_debug(print_r($canonical, TRUE), __FILE__);
|
||||||
|
|
||||||
$other =& $this->get_user($canonical);
|
$other =& $this->get_user($canonical);
|
||||||
|
|
||||||
if ($other) {
|
if ($other) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user