php-mpos/public/include/classes
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
..
api.class.php [FIX] Registration password lenght, API class default time 2014-01-07 09:39:43 +01:00
base.class.php [ADDED] User login overview to admin dashboard 2014-01-12 09:05:59 +01:00
bitcoin.class.php [IMPROVED] jsonRPC Error Handling with CURL 2014-01-15 16:11:59 +01:00
bitcoinwrapper.class.php Move from XML-RPC to JSON-RPC. 2014-01-06 17:34:54 -06:00
block.class.php Fixed documentation typos. 2014-01-07 15:56:47 +01:00
debug.class.php
invitation.class.php [SECURITY] Fixed exploit in token types 2013-12-27 00:21:22 +01:00
mail.class.php [FIX] Spelling error 2014-01-01 08:39:49 +01:00
memcached.class.php [UPDATE] Added index call checks where missing 2014-01-14 11:05:41 +01:00
monitoring.class.php [FIX] Skip uptime robot with defaults set 2013-11-11 10:01:52 +01:00
news.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
notification.class.php Undefined property: Notification::$mail 2013-12-20 05:10:09 -05:00
payout.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
roundstats.class.php [FIX] Uninitialized var in roundstats class 2013-12-18 09:34:38 -05:00
setting.class.php [FIX] Defaults via Smarty for empty settings 2013-11-11 09:43:48 +01:00
share.class.php [IMPROVED] Token expiration timers 2013-12-31 22:31:47 +01:00
statistics.class.php [UPDATE] Added active workers to admin dashboard 2014-01-11 12:37:39 +01:00
statscache.class.php [FIX] Use Memcached wrapper on Windows 2013-12-16 13:57:49 -05:00
template.class.php Show templates tree on Admin Templates page 2013-12-09 20:55:59 +02:00
token.class.php [IMPROVED] Token expiration timers 2013-12-31 22:31:47 +01:00
tokentype.class.php [IMPROVED] Token expiration timers 2013-12-31 22:31:47 +01:00
tools.class.php [IMPROVED] Error Handling, logging 2013-11-02 10:56:46 +01:00
transaction.class.php [UPDATE] Removed debug echo output 2014-01-02 11:05:49 +01:00
user.class.php [ADDED] last_login timestamp 2014-01-11 20:32:45 +01:00
worker.class.php [UPDATE] Added active workers to admin dashboard 2014-01-11 12:37:39 +01:00