mirror of
https://github.com/friendica/friendica
synced 2025-05-06 15:44:11 +02:00
Delete unused library/oauth2-php library
This commit is contained in:
parent
9babf0befd
commit
04481087a9
6 changed files with 0 additions and 2486 deletions
|
@ -22,7 +22,6 @@ define('ACCESS_TOKEN_DURATION', 31536000);
|
|||
require_once 'include/dba.php';
|
||||
|
||||
require_once "library/OAuth1.php";
|
||||
require_once "library/oauth2-php/lib/OAuth2.inc";
|
||||
|
||||
/**
|
||||
* @brief OAuthDataStore class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue