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 |
||
|---|---|---|
| .. | ||
| confirm.inc.php | ||
| edit.inc.php | ||
| invitations.inc.php | ||
| notifications.inc.php | ||
| qrcode.inc.php | ||
| reset_failed.inc.php | ||
| transactions.inc.php | ||
| workers.inc.php | ||