php-mpos/public/include/pages
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
..
about Adding reference for API documentation 2013-07-01 18:34:08 +02:00
account Adding manual payout cron 2013-07-22 16:14:22 +02:00
admin Adding manual payout cron 2013-07-22 16:14:22 +02:00
api Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
password Further fixes to PHP warnings 2013-07-15 15:31:18 +02:00
register Fixing PHP Warning on unsert token on register 2013-07-15 14:28:54 +02:00
statistics only fetch blockhash for valid blocks 2013-07-19 09:49:48 +02:00
about.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
account.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
admin.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
api.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
gettingstarted.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
home.inc.php Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
login.inc.php Enable or Disable maintenance and registrations 2013-06-30 12:03:46 +02:00
logout.inc.php Modfied templates to support empty trade currency 2013-07-01 12:32:59 +02:00
news.inc.php Fix PHP warning on empty news table 2013-07-04 08:51:13 +02:00
password.inc.php initial work on password reset, not working fully yet 2013-05-25 10:58:53 +02:00
register.inc.php Another fix for registration issues 2013-07-15 13:46:20 +02:00
statistics.inc.php Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
support.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00