]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - index.php
Merge branch '0.8.x' into stats
[quix0rs-gnu-social.git] / index.php
index 9ff1c2c56aac54cd385f416ba07953497cf5f8b8..b79fefc85af4281873a60ae229f6219320ff7d1b 100644 (file)
--- a/index.php
+++ b/index.php
@@ -69,6 +69,8 @@ function main()
     }
     global $user, $action, $config;
 
+    Snapshot::check();
+    
     if (!_have_config()) {
         $msg = sprintf(_("No configuration file found. Try running ".
                          "the installation program first."));