php-mpos/public/include/pages/account
Sebastian Grewe ee5e2c46c6 Adding manual payout cron
This will avoid double payouts via the website. Payouts will be
requested by users and processed by a cron. If, for whatever reason,
users do add two requests (it is checked if a payout exists) they would
only have one successful payout until their account balance is back up
to a save value to trigger the payout.

This should fix any issues with manual payouts being exploited through
the website. Will require some testing by others to ensure things work
as expected.
2013-07-22 16:14:22 +02:00
..
confirm.inc.php Adding email verification 2013-07-15 12:26:31 +02:00
edit.inc.php Adding manual payout cron 2013-07-22 16:14:22 +02:00
invitations.inc.php Make invitations configurable via admin panel 2013-07-15 12:43:29 +02:00
notifications.inc.php Further cleanup to reduce PHP notice warnings 2013-06-14 13:51:06 +02:00
reset_failed.inc.php Fixing PHP Warning on resetting failed login count 2013-07-15 16:16:40 +02:00
transactions.inc.php always assign default content 2013-07-11 09:13:50 +02:00
workers.inc.php removing error reporting for debugging 2013-07-02 21:10:12 +02:00