php-mpos/public/include/classes
2013-05-12 16:58:33 +02:00
..
bitcoin.class.php adding new cronjob to find generated or immature blocks, changed project to allow scripts to run outside of webroot 2013-05-10 19:46:54 +02:00
block.class.php adding search method for unconfirmed blocks, add updateConfirmations method for blocks 2013-05-12 16:55:18 +02:00
debug.class.php adding new cronjob to find generated or immature blocks, changed project to allow scripts to run outside of webroot 2013-05-10 19:46:54 +02:00
settings.class.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
share.class.php search shares by IDs not timestamps, cleaned up transaction class in the process 2013-05-12 16:58:33 +02:00
statistics.class.php implemented transactions, PPS payouts and Transactions displayed on the website 2013-05-11 16:50:15 +02:00
transaction.class.php search shares by IDs not timestamps, cleaned up transaction class in the process 2013-05-12 16:58:33 +02:00
user.class.php cleaned up getSingle calls, added getCoinAddress method 2013-05-12 16:56:11 +02:00
worker.class.php further cleaned up user class, created worker class, removed ledger and paid calls from user 2013-05-12 11:39:22 +02:00