X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fapioauthpin.php;h=ad4e7947e27a2e15c5294114df85fc888b401e65;hb=cc26c4cb1ae9638b82afa0dd7713c3715907db68;hp=22fb95adb507e9c1f59c58b1e975aabd7413fdb3;hpb=e7c7fd39fc948f1169512916077185dd29973b60;p=quix0rs-gnu-social.git diff --git a/actions/apioauthpin.php b/actions/apioauthpin.php index 22fb95adb5..ad4e7947e2 100644 --- a/actions/apioauthpin.php +++ b/actions/apioauthpin.php @@ -42,7 +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) {