]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apioauthpin.php
Merge branch 'master' into 0.9.x
[quix0rs-gnu-social.git] / actions / apioauthpin.php
index a0d98e54318bfe81a17f4fbd4b65a592d1018411..22fb95adb507e9c1f59c58b1e975aabd7413fdb3 100644 (file)
@@ -42,7 +42,6 @@ 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
 {
     function __construct($title, $message, $verifier, $desktopMode = false)