Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mute some "Undefined" notices; fix caches.php to write an updated .htaccess f... | petko | 2020-02-01 | 1 | -2/+2 |
* | Add $PCCFOverrideFunction. $AuthUserPageFmt can now be an array of page names... | petko | 2018-07-05 | 1 | -1/+4 |
* | Add pmsetcookie(), $EnableCookieSecure, $EnableCookieHTTPOnly (PITS:01425) | petko | 2017-11-08 | 1 | -2/+2 |
* | Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email... | petko | 2015-08-26 | 1 | -1/+2 |
* | Disable HTML cache if count($_GET)>1 not >2 (PITS:01278) | petko | 2014-01-03 | 1 | -2/+2 |
* | Fix Not-Modified headers could prevent caching (PITS:00802) | petko | 2009-08-22 | 1 | -3/+8 |
* | E_NOTICE warning for index. | pmichaud | 2007-05-23 | 1 | -1/+1 |
* | Added some improvements to IMS caching. | pmichaud | 2006-08-27 | 1 | -6/+22 |
* | Updated caching algorithm slightly. | pmichaud | 2006-03-08 | 1 | -2/+2 |
* | Moved caching controls to a separate file. | pmichaud | 2006-03-08 | 1 | -0/+42 |