From: Mikael Nordfeldth Date: Sun, 23 Feb 2014 14:01:23 +0000 (+0100) Subject: Snapshot call was left behind X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ed4fa719863a6a8a167322d02eda94cab77a8b15;p=quix0rs-gnu-social.git Snapshot call was left behind --- diff --git a/index.php b/index.php index 2b27845e59..82be959455 100644 --- 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.