php-mpos/cronjobs
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
..
logs Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
archive_cleanup.php Added cronjob monitoring to admin panel 2013-07-10 10:40:11 +02:00
auto_payout.php set end time of cron even when disabled 2013-07-22 14:14:51 +02:00
blockupdate.php Get rid of Orphan transaction types 2013-07-11 14:26:53 +02:00
cron_end.inc.php Adding notifications and start/end times 2013-07-18 15:41:52 +02:00
findblock.php Added cronjob monitoring to admin panel 2013-07-10 10:40:11 +02:00
manual_payout.php Adding manual payout cron 2013-07-22 16:14:22 +02:00
notifications.php Adding notifications and start/end times 2013-07-18 15:41:52 +02:00
pplns_payout.php Fixing wrong round share calculations on PPLNS 2013-07-16 21:49:12 +02:00
pps_payout.php Fixing issue with wrong require 2013-07-16 21:16:53 +02:00
proportional_payout.php Added cronjob monitoring to admin panel 2013-07-10 10:40:11 +02:00
run-crons.sh Adding manual payout cron 2013-07-22 16:14:22 +02:00
shared.inc.php Adding notifications and start/end times 2013-07-18 15:41:52 +02:00
statistics.php disable SQL intensive admin query cache 2013-07-12 19:42:26 +02:00
tickerupdate.php Add tickerupdate to cron monitoring 2013-07-11 16:50:24 +02:00