X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapioauthpin.php;h=ad4e7947e27a2e15c5294114df85fc888b401e65;hb=d2e6519bad041e50b4ae7df441e43fd2cfed46fc;hp=a0d98e54318bfe81a17f4fbd4b65a592d1018411;hpb=1a1ca22aca8ab0524413fb41e195adab068a2b42;p=quix0rs-gnu-social.git diff --git a/actions/apioauthpin.php b/actions/apioauthpin.php index a0d98e5431..ad4e7947e2 100644 --- a/actions/apioauthpin.php +++ b/actions/apioauthpin.php @@ -42,8 +42,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ */ - -class ApiOauthPinAction extends InfoAction +class ApiOAuthPinAction extends InfoAction { function __construct($title, $message, $verifier, $desktopMode = false) {