aboutsummaryrefslogtreecommitdiff
path: root/scripts/caches.php
Commit message (Expand)AuthorAgeFilesLines
* Mute some "Undefined" notices; fix caches.php to write an updated .htaccess f...petko2020-02-011-2/+2
* Add $PCCFOverrideFunction. $AuthUserPageFmt can now be an array of page names...petko2018-07-051-1/+4
* Add pmsetcookie(), $EnableCookieSecure, $EnableCookieHTTPOnly (PITS:01425)petko2017-11-081-2/+2
* Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...petko2015-08-261-1/+2
* Disable HTML cache if count($_GET)>1 not >2 (PITS:01278)petko2014-01-031-2/+2
* Fix Not-Modified headers could prevent caching (PITS:00802)petko2009-08-221-3/+8
* E_NOTICE warning for index.pmichaud2007-05-231-1/+1
* Added some improvements to IMS caching.pmichaud2006-08-271-6/+22
* Updated caching algorithm slightly.pmichaud2006-03-081-2/+2
* Moved caching controls to a separate file.pmichaud2006-03-081-0/+42