php-mpos/public/include/classes
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
..
api.class.php
base.class.php
bitcoin.class.php
bitcoinwrapper.class.php
block.class.php
debug.class.php
invitation.class.php
mail.class.php
memcached.class.php
monitoring.class.php
news.class.php
notification.class.php
payout.class.php
roundstats.class.php
setting.class.php
share.class.php
statistics.class.php
statscache.class.php
template.class.php
token.class.php
tokentype.class.php
tools.class.php
transaction.class.php [IMPROVED] Transaction data handling 2013-12-23 10:48:12 +01:00
user.class.php
worker.class.php