Fix typo in finishremotesubscribe
darcs-hash:20080904201921-f6e2c-44a5fc1dbf699b9c2b6919eaabd7db12c7c65ef8.gz
This commit is contained in:
parent
9078e95e5f
commit
95d9920d78
|
@ -42,7 +42,7 @@ class FinishremotesubscribeAction extends Action {
|
|||
common_debug('stored request: '.print_r($omb,true), __FILE__);
|
||||
|
||||
|
||||
commom_remove_magic_from_request();
|
||||
common_remove_magic_from_request();
|
||||
$req = OAuthRequest::from_request();
|
||||
|
||||
$token = $req->get_parameter('oauth_token');
|
||||
|
|
Loading…
Reference in New Issue
Block a user