php-mpos/public/include/config
Sebastian Grewe 51a996573d [IMPROVED] Transaction data handling
This will improve loading times on large transaction tables. Thanks
@feeleep75 for helping with this one.

* Do not use SQL_CALC_NUM_ROWS since it will do a full table scan
* Allow admins to disable account transaction summaries to speed up page
  loads on large tables
* added new admin setting under system to Disable TX Summaries

Fixes #1065 once merged
2013-12-23 10:48:12 +01:00
..
admin_settings.inc.php [IMPROVED] Transaction data handling 2013-12-23 10:48:12 +01:00
error_codes.inc.php Update error_codes.inc.php 2013-12-19 06:00:55 -05:00
global.inc.dist.php added blocks until next difficulty change to EstNextDifficulty 2013-12-20 03:59:47 +01:00
memcache_keys.inc.php [IMPROVEMENT] Adding incremental round/user shares 2013-09-18 09:45:52 +02:00