[cvs] commit: imp cache.php

Michael M Slusarz slusarz at horde.org
Mon May 5 23:21:57 UTC 2008


slusarz     2008-05-05 19:21:57 EDT

  Modified files:
    .                    cache.php 
  Log:
  Never cache fckeditor information.
  Only cache JS/CSS information for a limited time (1 hour). Unfortunately, it
  seems that browsers have become smarter and no longer void a cache based on
  changed URL parameters so changes made in JS/CSS won't appear until they expire
  or the browser is given a hard refresh. My next commit will work around that
  limitation to always cache when necessary and always update on any change.
  
  Revision  Changes    Path
  1.7       +15 -18    imp/cache.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/cache.php?r1=1.6&r2=1.7&ty=u


More information about the cvs mailing list