php-mpos/public/include
Sebastian Grewe e9311f08a5 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-11 08:58:19 +02:00
..
classes fixing config access in share class for archive purge 2013-07-10 14:24:15 +02:00
config Adding cache lifetime option to smarty config 2013-07-11 08:58:19 +02:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages Better monitoring layout 2013-07-10 11:39:16 +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 Merge pull request #413 from TheSerapher/issue-408 2013-07-09 14:22:33 -07:00
smarty.inc.php Adding cache lifetime option to smarty config 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