X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapioauthpin.php;h=ad4e7947e27a2e15c5294114df85fc888b401e65;hb=bc1d66778457abf137ecacd70924e43a69986fd6;hp=a0d98e54318bfe81a17f4fbd4b65a592d1018411;hpb=307c819089146a83ae3b8f3c21be692cd6297c19;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) {