add a print_r for the yadis doc returned
darcs-hash:20080530175436-84dde-e55601349cf83ea504924ea3d3733cccf75838e4.gz
This commit is contained in:
parent
cfd367f4cf
commit
b899ff617f
|
@ -83,6 +83,8 @@ class RemotesubscribeAction extends Action {
|
|||
return;
|
||||
}
|
||||
|
||||
print_r($yadis);
|
||||
|
||||
$omb = $this->getOmb($yadis);
|
||||
|
||||
if (!$omb) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user