php-mpos/public/templates/mmcFE
Sebastian Grewe 4ea33a5e50 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-08 14:41:52 +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-08 14:40:10 +02:00
admin Adding {nocache} flags for dynamic content 2013-07-08 14:40:10 +02:00
gettingstarted removed hard link to index.php 2013-05-24 08:51:25 +02:00
global Fixing PHP warning message for empty price var 2013-07-06 17:57:37 +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 (#376) Fix HTML/CSS markup at Statistics page 2013-07-05 21:16:51 +04: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-08 14:41:52 +02:00