php-mpos/public/include
Sebastian Grewe 6f1f56abb6 [ADDED] getrealbalance wrapper for payouts
During payouts, we must ensure our wallets main accounts has the funds
to payout users. Hence we implement a wrapper method:

* If account count == 1 we only have main account, return getbalance
* Else return our main accounts balance - calculated unconfirmed

This should keep getbalance untouched when used on other places but
gives our payout processing a proper main account balance.

It's mostly a wrapper for those wallets running multiple accounts in one
wallet. They are warned on the front-end already but this ensure payouts
process properly.

Fixes #1755 once merged.
2014-02-14 17:21:52 +01:00
..
classes [ADDED] getrealbalance wrapper for payouts 2014-02-14 17:21:52 +01:00
config [REMOVED] Liquid payout cron from monitoring pages 2014-02-14 11:40:50 +01:00
lib [UPDATE] ACL Management 2014-02-14 10:56:25 +01:00
pages [UPDATE] ACL Management 2014-02-14 10:56:25 +01:00
smarty/libs [UPSTREAM] Upgraded smarty libraries 2014-01-05 13:41:41 +01:00
admin_checks.php [UPDATE] cleanup 2014-02-13 09:30:07 +01:00
autoloader.inc.php Merge pull request #1646 from xisi/security-logging 2014-02-04 08:05:13 -08:00
bootstrap.php [IMPROVED] Logging format 2014-02-07 10:14:56 +01:00
database.inc.php ripped out all the memcache session stuff, not worth it with the side effects of caching things 2014-01-30 18:41:56 -05:00
smarty_globals.inc.php [UPDATE] ACL Management 2014-02-14 10:56:25 +01:00
smarty.inc.php [UPDATE] ACL Management 2014-02-14 10:56:25 +01:00
version.inc.php [UPDATE] Added INDEX to transactions table 2014-02-13 14:45:32 +01:00