php-mpos/public/include/pages
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
..
about
account Changed txfee to txfee_manual in account/edit.inc.php 2014-01-14 19:16:27 -02:00
admin [FIX] Type Success on notifications 2014-01-13 17:27:50 -05:00
api [FIX] Anon worker_name on getblocksfound API 2014-01-14 17:10:08 +01:00
contactform [FIX] Disallow to post messages for guests 2013-12-31 16:17:02 +01:00
error
password [FIX] Type Success on notifications 2014-01-13 17:27:50 -05:00
register [IMPROVE] Enable SSL on recaptcha_get_html 2014-01-10 11:00:00 +01:00
statistics [IMPROVED] jsonRPC Error Handling with CURL 2014-01-15 16:11:59 +01:00
about.inc.php
account.inc.php
admin.inc.php [FIX] Fixes #1110 2013-12-26 16:10:04 +01:00
api.inc.php
contactform.inc.php [REMOVE] Uneeded, useless support page 2014-01-09 09:09:14 +01:00
dashboard.inc.php added blocks until next difficulty change to EstNextDifficulty 2013-12-20 03:59:47 +01:00
error.inc.php
gettingstarted.inc.php Add Stratum URL 2014-01-10 18:40:06 -07:00
home.inc.php
login.inc.php [SECURITY] Fixing XSS in PHP_SELF 2014-01-11 19:01:14 +01:00
logout.inc.php
news.inc.php
password.inc.php
register.inc.php [IMPROVE] Enable SSL on recaptcha_get_html 2014-01-10 11:00:00 +01:00
statistics.inc.php
tac.inc.php
tacpop.inc.php