]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tests/utils/ReferenceLinkDB.php
CachedPage: move to a proper file, add tests
[github/shaarli/Shaarli.git] / tests / utils / ReferenceLinkDB.php
index 0b2257205edf5a16f0ebbbcb7a85fb680aebaaea..47b51829989018906824c0cdc34b2f154764b0bc 100644 (file)
@@ -125,4 +125,3 @@ class ReferenceLinkDB
         return $this->_privateCount;
     }
 }
-?>