aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/CachedPage.php
Commit message (Collapse)AuthorAgeFilesLines
* CachedPage: move to a proper file, add testsVirtualTam2015-08-131-0/+63
Modifications - rename `pageCache` to `CachedPage` - move utilities to `Cache` - do not access globals - apply coding rules - update LinkDB and test code - add test coverage Signed-off-by: VirtualTam <virtualtam@flibidi.net>