]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/feed/CachedPage.php
Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-login
[github/shaarli/Shaarli.git] / application / feed / CachedPage.php
index 1c51ac7397569011a8914abecfc180bbb33b26bb..d809bdd962ca901c54536309d17068652ff5f3bd 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Shaarli\Feed;
+
 /**
  * Simple cache system, mainly for the RSS/ATOM feeds
  */