mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
[tumblr] Remove explicit duplicate OAuth1 library
This commit is contained in:
parent
de3d9b40b6
commit
6ecd6113f9
2 changed files with 0 additions and 877 deletions
|
@ -6,9 +6,6 @@
|
|||
* The first PHP Library to support OAuth for Tumblr's REST API. (Originally for Twitter, modified for Tumblr by Lucas)
|
||||
*/
|
||||
|
||||
/* Load OAuth lib. You can find it at http://oauth.net */
|
||||
require_once __DIR__ . DIRECTORY_SEPARATOR . 'OAuth1.php';
|
||||
|
||||
/**
|
||||
* Tumblr OAuth class
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue