php-mpos/public/include/pages/account
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
..
confirm.inc.php Adding email verification 2013-07-15 12:26:31 +02:00
edit.inc.php [CHANGED] Merge payout crons 2013-12-12 11:45:33 +01:00
invitations.inc.php Make invitations configurable via admin panel 2013-07-15 12:43:29 +02:00
notifications.inc.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
qrcode.inc.php Adding QRCodes under Accounts 2013-08-14 11:44:29 +02:00
reset_failed.inc.php template updates for new empty content 2013-09-09 07:46:36 +02:00
transactions.inc.php [IMPROVED] Transaction data handling 2013-12-23 10:48:12 +01:00
workers.inc.php removing error reporting for debugging 2013-07-02 21:10:12 +02:00