php-mpos/public/include
Sebastian Grewe 35ab40cbb7 [FIX] Inifite loop on archive_cleanup
Fixes an infinite loop in cleaning up the archive table:

* Shares come in faster than defined in cleanup sleep timeout

Will use an upper limit ID which would match the delete query at the
initial state. Skips archiving if no ID is found (e.g. no rows match the
archive purge conditions).

This will fix #997 once merged.
2013-12-16 16:50:39 +01:00
..
classes [FIX] Inifite loop on archive_cleanup 2013-12-16 16:50:39 +01:00
config Merge pull request #867 from Kukunin/next 2013-12-15 01:45:05 -08:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages Merge pull request #867 from Kukunin/next 2013-12-15 01:45:05 -08:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php Make Smarty search template in database first 2013-12-09 20:55:58 +02:00
database.inc.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
smarty_globals.inc.php [CHANGED] Merge payout crons 2013-12-12 11:45:33 +01:00
smarty.inc.php Add disable_template_override variable to Smarty 2013-12-09 20:55:58 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00