Move Tumblr addon dependencies to library subfolder
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 28 Jan 2018 19:43:56 +0000 (14:43 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Mon, 29 Jan 2018 03:27:13 +0000 (22:27 -0500)
commit27ce9c3f3ca999fb8cbfa6bb715c564dfcbe6912
treebe685f7bfcfdaa9e0164255a7a1c825ee4479003
parent429448786d52475085e2266ae07add8dce5d9b4c
Move Tumblr addon dependencies to library subfolder

- Move OAuth1 to library/OAuth1.php
- Move TumblOAuth to library/tumblroauth.php
tumblr/library/OAuth1.php [new file with mode: 0644]
tumblr/library/tumblroauth.php [new file with mode: 0644]
tumblr/tumblr.php
tumblr/tumblroauth/OAuth.php [deleted file]
tumblr/tumblroauth/tumblroauth.php [deleted file]