php-mpos/public/include
Sebastian Grewe c00b6d6757 [IMPROVED] Payout logics
* [ADDED] More methods to our transaction class
 * `createDebitAPRecord` and `createDebitMPRecord`, will handle the
 * entire debit process
  * Adds Debit transaction
  * Adds TXFee transaction
  * mark transactions as archived
  * validate user is fully paid out
  * send notification to user
 * `getMPQueue` was added to unify the process of getting payout queues
* [MOVED] Only one mail template for both payout methods
* [ADDED] Some minor calls to user class
* [ADDED] Full address validation to bitcoin class
* [SQL] New SQL upgrade and Version Increment
 * Adding UNIQUE index to coin_address in accounts table
 * preperation for `sendmany` implementation
2014-02-03 08:16:58 +01:00
..
classes [IMPROVED] Payout logics 2014-02-03 08:16:58 +01:00
config 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
lib
pages [FIX] 24 Hour Account Graphs 2014-02-02 11:35:08 +01:00
smarty/libs
admin_checks.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
autoloader.inc.php [FIX] Cron compile folder permission issue 2014-02-03 07:58:06 +01:00
bootstrap.php changes DEBUG SALT and SALTY from defines to variables 2014-01-29 07:34:50 -05: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 changes DEBUG SALT and SALTY from defines to variables 2014-01-29 07:34:50 -05:00
smarty.inc.php blah blah 2014-01-28 07:26:08 -05:00
version.inc.php [IMPROVED] Payout logics 2014-02-03 08:16:58 +01:00