Cron job and english translation. #2

Closed
mwoolweaver wants to merge 30 commits from cron-job into master
5 changed files with 46 additions and 13 deletions
Showing only changes of commit 9d0b741d2b - Show all commits

View File

@@ -1,6 +1,6 @@
[DEFAULT]
api_path = http://localhost/admin/api.php
consumer_key = CONSUMERKEY
consumer_secret = CONSUMERSECRET
access_token = ACCESS-TOKEN
access_token_secret = ACCESSTOKENSECRET
consumer_key = VALUE1
consumer_secret = VALUE2
access_token = VALUE3
access_token_secret = VALUE4