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 |
||
|---|---|---|
| .. | ||
| monitoring.inc.php | ||
| news_edit.inc.php | ||
| news.inc.php | ||
| poolworkers.inc.php | ||
| reports.inc.php | ||
| settings.inc.php | ||
| templates.inc.php | ||
| transactions.inc.php | ||
| user.inc.php | ||
| wallet.inc.php | ||