1
0

Purge browser cache using a timestamp variable when switching templates.

This should hopefully fix Ian and my problems.
This commit is contained in:
Garvin Hicking
2013-01-28 09:35:34 +01:00
parent 18dcec7bdd
commit 71ee300143
4 changed files with 30 additions and 2 deletions

View File

@ -3,8 +3,12 @@
Version 2.0 ()
------------------------------------------------------------------------
* When switching templates, both the backend and the frontend
will remember the timestamp of the last template change,
to make sure that the browser will not cache a mismatching CSS.
* Use Smarty for backend display output
Version 1.7 ()
------------------------------------------------------------------------