summaryrefslogtreecommitdiff
path: root/actions/apioauthpin.php
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2010-10-25 10:38:40 -0700
committerZach Copley <zach@status.net>2010-10-25 10:38:40 -0700
commit479096c8d79e40abc27566551dda280be5910c32 (patch)
tree926651e0bc052a3b31f9dc0ff1a177251f5558ec /actions/apioauthpin.php
parentaef88c7ceeb219c12d4ebce65b6f1fbccbc1458a (diff)
Less scary OAuth authorization messages when using anonymous consumer
Diffstat (limited to 'actions/apioauthpin.php')
-rw-r--r--actions/apioauthpin.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/apioauthpin.php b/actions/apioauthpin.php
index 5e6713a54..206df4321 100644
--- a/actions/apioauthpin.php
+++ b/actions/apioauthpin.php
@@ -31,8 +31,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
exit(1);
}
-require_once INSTALLDIR . '/lib/info.php';
-
/**
* Class for displaying an OAuth verifier pin
*