From b26edefe3e16ff7c7a315f08a241a9cd25fbb162 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 7 May 2014 17:42:58 -0700 Subject: shred: perhaps alternate configs will work now - unable to test at the moment. Was a typo in FriendicaOAuth.sh so it's unlikely anybody has been using this recently. We'll probably need it for apps. --- util/shred/FriendicaOAuth.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/shred/FriendicaOAuth.sh') diff --git a/util/shred/FriendicaOAuth.sh b/util/shred/FriendicaOAuth.sh index 67f64b6eb..7f368508b 100755 --- a/util/shred/FriendicaOAuth.sh +++ b/util/shred/FriendicaOAuth.sh @@ -162,7 +162,7 @@ FO_statuses_home_timeline () { $(OAuth_param 'screen_name' $screen_name) $(OAuth_param 'count' $count) ) -g + local auth_header=$(OAuth_authorization_header 'Authorization' "$redmatrix_url" '' '' 'GET' "$F_STATUSES_HOME_TIMELINE.$format" ${params[@]}) convscreen=$(OAuth_PE "$screen_name"); -- cgit v1.2.3