php-mpos/public/include/classes
Sebastian Grewe 69b2c2f517 Properly abort API calls if api_key is invalid
* Fixes an issue where any api_key would be validated
* Now returns user ID upon success, aborts script processing with error
  on fail
2013-05-29 12:41:53 +02:00
..
bitcoin.class.php Adding more actions for API page 2013-05-28 10:50:16 +02:00
bitcoinwrapper.class.php Use new BitcoinWrapper class, remove memcache calls 2013-05-28 11:50:37 +02:00
block.class.php Adding support for orphan blocks 2013-05-27 14:44:40 +02:00
debug.class.php allow caching to be more transparent and configurable 2013-05-17 16:25:45 +02:00
setting.class.php Re-adding LTC/usd to website ministats header 2013-05-29 10:56:08 +02:00
share.class.php addressing #66 with higher timerange for upstream shares 2013-05-27 14:55:13 +02:00
statistics.class.php Moved setCache method into StatsCacheClass 2013-05-28 10:09:57 +02:00
statscache.class.php Moved setCache method into StatsCacheClass 2013-05-28 10:09:57 +02:00
tools.class.php Re-adding LTC/usd to website ministats header 2013-05-29 10:56:08 +02:00
transaction.class.php fetch account balance across all users 2013-05-27 15:51:20 +02:00
user.class.php Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
worker.class.php added some more debug output for profiling 2013-05-23 10:02:11 +02:00