php-mpos/public/include
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
..
classes [IMPROVED] Transaction data handling 2013-12-23 10:48:12 +01:00
config [IMPROVED] Transaction data handling 2013-12-23 10:48:12 +01:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages [IMPROVED] Transaction data handling 2013-12-23 10:48:12 +01: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 [FIX] use configured port for mysql connection 2013-12-20 02:02:38 +01:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
smarty_globals.inc.php [FIX] Admin User Panel for PPS Payouts 2013-12-17 10:56:37 +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