projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e40597
)
Snapshot call was left behind
author
Mikael Nordfeldth
<mmn@hethane.se>
Sun, 23 Feb 2014 14:01:23 +0000
(15:01 +0100)
committer
Mikael Nordfeldth
<mmn@hethane.se>
Sun, 23 Feb 2014 14:01:23 +0000
(15:01 +0100)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/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.