php-mpos/public/include
Sebastian Grewe aa27e8dfde [IMPROVED] jsonRPC Error Handling with CURL
* [ADDED] Use curl instead of fopen
* [ADDED] Error handling for various connection issues
* [MOVED] jsonRPC library into lib folder
* [UPDATED] Pools page for proper RPC errors with caching enabled

It's using the base RPC class but modified to support CURL. Simplified
some code since we won't need those features. Should make maintaining
that code a whole lot easier.

Fixes #1343 once merged.
2014-01-15 16:11:59 +01:00
..
classes [IMPROVED] jsonRPC Error Handling with CURL 2014-01-15 16:11:59 +01:00
config Bump global.inc.dist.php version to 0.0.3 2014-01-14 19:19:37 -02:00
lib [IMPROVED] jsonRPC Error Handling with CURL 2014-01-15 16:11:59 +01:00
pages [IMPROVED] jsonRPC Error Handling with CURL 2014-01-15 16:11:59 +01:00
smarty/libs [UPSTREAM] Upgraded smarty libraries 2014-01-05 13:41:41 +01:00
autoloader.inc.php [UPDATE] Added index call checks where missing 2014-01-14 11:05:41 +01:00
database.inc.php [FIX] use configured port for mysql connection 2013-12-20 02:02:38 +01:00
smarty_globals.inc.php Added txfee_manual and txfee_auto to smary_globals config array 2014-01-14 19:15:08 -02:00
smarty.inc.php [IMPROVED] Auto-escape all used smarty variables 2014-01-09 11:10:47 +01:00
version.inc.php [FIX] Config Version check 2014-01-15 15:33:00 +01:00