Skip to content

Commit

Permalink
Update examples/upload.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Baltazore committed Nov 13, 2012
1 parent eeeb3e6 commit 56f8bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/upload.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
API_KEY='' API_KEY=''
SHARED_SECRET='' SHARED_SECRET=''
ACCESS_TOKEN='' ACCESS_TOKEN=''
ACCESS _SECRET='' ACCESS_SECRET=''
PHOTO_PATH='photo.jpg' PHOTO_PATH='photo.jpg'


FlickRaw.api_key = API_KEY FlickRaw.api_key = API_KEY
Expand Down

0 comments on commit 56f8bfc

Please sign in to comment.