]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/CachedPage.php
Create a FeedBuilder class which build data for both ATOM and RSS feed.
[github/shaarli/Shaarli.git] / application / CachedPage.php
2015-08-13  VirtualTamMerge pull request #309 from virtualtam/refactor/PageCache
2015-08-13  VirtualTamCachedPage: move to a proper file, add tests