]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Fix bad reference.
authorZach Copley <zach@status.net>
Thu, 21 Oct 2010 21:52:41 +0000 (14:52 -0700)
committerZach Copley <zach@status.net>
Thu, 21 Oct 2010 21:52:41 +0000 (14:52 -0700)
actions/apioauthauthorize.php

index c0b64aba232b7eb9f756018442607b561bda28ed..a95c8268d65366e9585bd7fa47aaa0c8151f79bb 100644 (file)
@@ -220,7 +220,7 @@ class ApiOauthAuthorizeAction extends Action
 
             if (!empty($callback) && $this->reqToken->verified_callback != 'oob') {
                 $targetUrl = $this->buildCallbackUrl(
-                    $this->callback,
+                    $callback,
                     array(
                         'oauth_token'    => $this->oauthTokenParam,
                         'oauth_verifier' => $this->reqToken->verifier // 1.0a