php-mpos/public/include
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
..
classes fixing config access in share class for archive purge 2013-07-10 14:24:15 +02:00
config Add detailed smarty cache documentation to config 2013-07-11 08:58:19 +02:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages Adding cache detection to many pages 2013-07-11 09:02:34 +02:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php Added cronjob monitoring to admin panel 2013-07-10 10:40:11 +02:00
database.inc.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
smarty_globals.inc.php Adding cache detection to many pages 2013-07-11 09:02:34 +02:00
smarty.inc.php adjust smarty configurations 2013-07-11 08:58:19 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00