php-mpos/public/templates/mmcFE
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
..
about Change message on empty donor list 2013-07-05 23:28:51 +02:00
account Adding {nocache} flags for dynamic content 2013-07-11 08:58:19 +02:00
admin Adding {nocache} flags for dynamic content 2013-07-11 08:58:19 +02:00
gettingstarted removed hard link to index.php 2013-05-24 08:51:25 +02:00
global Added cronjob monitoring to admin panel 2013-07-10 10:40:11 +02:00
home Missing </b> 2013-06-25 14:11:25 +02:00
login initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
logout Modfied templates to support empty trade currency 2013-07-01 12:32:59 +02:00
password Fix PHP Warnings on Password Reset page 2013-07-03 14:25:14 +02:00
register Fixing PHP Warnings in Registration page 2013-07-02 10:38:23 +02:00
statistics Allow guest access to pages with config options 2013-07-09 16:13:43 +02:00
support updated support information 2013-05-28 15:24:16 +02:00
system initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
master.tpl Adding cache detection to many pages 2013-07-11 09:02:34 +02:00