7 Commits

Author SHA1 Message Date
baa420caac Updated README with requirements v0.1 2014-07-31 21:35:57 +02:00
129dffd085 Added README, HISTORY and LICENSE files 2014-07-31 21:17:57 +02:00
ab8c686809 Re-wrote entire cURL-part and the params part
- Now using https instead of http
- Changed from GET to POST
- Parameters is now in an array instead of a variable
- Using http_build_query instead of preg_replace to URLify
2014-07-31 19:51:28 +02:00
959d08cbfe Added expiry and type, tested and working 2014-07-31 19:31:27 +02:00
e2a443d7f9 Class is now in a working state 2014-07-31 16:43:18 +02:00
5de6e1cabf Done some more testing 2014-07-26 22:07:29 +02:00
aa70a9583a Initial commit 2014-07-26 15:01:16 +02:00