2013-08-13, 00:21:53
There were some changes to the curl api stuff, but I would think you would get fatal errors if we broek something, plus it works fine for me.
you can turn debugging on for the api in the configuration file.
Add
debugapi = true;
nocache = true;
To the configuration.php and it will debug the api stuff into the console.
you can turn debugging on for the api in the configuration file.
Add
debugapi = true;
nocache = true;
To the configuration.php and it will debug the api stuff into the console.