]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/feed/CachedPage.php
namespacing: \Shaarli\Bookmark\LinkDB
[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
  */