]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/router.php
Change OAuth authorization page's action name to be inline with
[quix0rs-gnu-social.git] / lib / router.php
index 417206e6bffb291921a1201fe063316af2638a3e..ff1b27925512e339868a8f08a02847323e91b5a4 100644 (file)
@@ -676,7 +676,7 @@ class Router
                         array('action' => 'ApiOauthAccessToken'));
 
             $m->connect('api/oauth/authorize',
-                        array('action' => 'ApiOauthAuthorize'));
+                        array('action' => 'apioauthauthorize'));
 
             // Admin