]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - index.php
Add urlshortenerplugin2.php to solve some @todo's and adding exceptions
[quix0rs-gnu-social.git] / index.php
index 2b27845e59dcbce9ed64e69bda2ba9c028a8a2d3..82be959455933141957f2eb12bc9f5a4a2ff987b 100644 (file)
--- a/index.php
+++ b/index.php
@@ -242,8 +242,6 @@ function main()
     }
     global $user, $action;
 
-    Snapshot::check();
-
     if (!_have_config()) {
         $msg = sprintf(
             // TRANS: Error message displayed when there is no StatusNet configuration file.