mirror of
https://github.com/friendica/friendica
synced 2024-12-22 19:20:17 +00:00
More use
more missing use
This commit is contained in:
parent
f1a5560804
commit
e32b4ed670
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ use Friendica\Database\DBM;
|
|||
use Friendica\Network\FKOAuthDataStore;
|
||||
use dba;
|
||||
use OAuthServer;
|
||||
use OAuthSignatureMethod_PLAINTEXT;
|
||||
use OAuthSignatureMethod_HMAC_SHA1;
|
||||
|
||||
require_once "library/OAuth1.php";
|
||||
require_once "include/plugin.php";
|
||||
|
|
Loading…
Reference in a new issue