Snapshot call was left behind

This commit is contained in:
Mikael Nordfeldth 2014-02-23 15:01:23 +01:00
parent 4e40597139
commit ed4fa71986
1 changed files with 0 additions and 2 deletions

View File

@ -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.