From b807a9798bbce034020aa4a2b1c21b7614274800 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 17 Jan 2015 21:01:44 -0500 Subject: [PATCH] Fixed the tweetie's 'require' statements to point to the right location. modified: 2015/assets/js/tweetie/api/tweet.php modified: 2015/assets/js/tweetie/api/twitteroauth/twitteroauth.php --- 2015/assets/js/tweetie/api/tweet.php | 11 +++++++++-- .../js/tweetie/api/twitteroauth/twitteroauth.php | 9 ++++++++- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/2015/assets/js/tweetie/api/tweet.php b/2015/assets/js/tweetie/api/tweet.php index 66061d59..d02b7aeb 100644 --- a/2015/assets/js/tweetie/api/tweet.php +++ b/2015/assets/js/tweetie/api/tweet.php @@ -1,6 +1,13 @@