php-mpos/public
Sebastian Grewe 3449d5c29c Adding cache lifetime option to smarty config
* Renamed configuration array to `smarty` => `cache`
* Added `smarty` => `cache_lifetime` to expire cache files properly

This should be safe to use, be aware that each page request is cached!
That includes any POST/GET calls to the site.

It does help in speeding up the site, up to 100% on some requests. For a
high traffic site it probably makes sense to enable this option with a
low cache lifetime to ensure most recent data.

Addresses #309
2013-07-08 14:39:06 +02:00
..
include Adding cache lifetime option to smarty config 2013-07-08 14:39:06 +02:00
site_assets Adding worker overview via navbar 2013-06-30 10:19:20 +02:00
templates Fixing PHP warning message for empty price var 2013-07-06 17:57:37 +02:00
.htaccess removing php values from htaccess 2013-05-06 21:17:34 +02:00
favicon.ico initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
index.php Working jQuery Mobile frontend for mobile devices 2013-06-28 13:45:14 +02:00