]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apioauthpin.php
Less scary OAuth authorization messages when using anonymous consumer
[quix0rs-gnu-social.git] / actions / apioauthpin.php
index 5e6713a548323d7ae88879ca40c893263a8ed583..206df432172d737cda2acafcf858876bfa63fe25 100644 (file)
@@ -31,8 +31,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
     exit(1);
 }
 
-require_once INSTALLDIR . '/lib/info.php';
-
 /**
  * Class for displaying an OAuth verifier pin
  *