php-mpos/public/include/pages/admin
Sebastian Grewe bffeea07c9 Adding cache detection to many pages
This will allow pages to skip loading data from backends like the
database or the wallet RPC server. If a cached page is detected and
valid, all dynamic content generation will be skipped completely.

Other pages that have not been adjusted in this commit will still fetch
backend data all the time. This will ensure clients always see the most
recent data, like worker information or account changes.

This should fix #309 completely but needs some testing.
2013-07-11 09:02:34 +02:00
..
monitoring.inc.php Better monitoring layout 2013-07-10 11:39:16 +02:00
news_edit.inc.php hotfix for news page accessible by all users 2013-06-21 20:21:27 +02:00
news.inc.php hotfix for news page accessible by all users 2013-06-21 20:21:27 +02:00
settings.inc.php Modfied templates to support empty trade currency 2013-07-01 12:32:59 +02:00
transactions.inc.php Adding cache detection to many pages 2013-07-11 09:02:34 +02:00
user.inc.php Fixing PHP Warning on admin->user panel 2013-07-05 23:45:32 +02:00
wallet.inc.php Adding cache detection to many pages 2013-07-11 09:02:34 +02:00