fix backend sanity failure
This commit is contained in:
parent
65f28a40cf
commit
57d7223aee
|
@ -748,7 +748,7 @@
|
|||
}
|
||||
|
||||
if ($subop == "sanityCheck") {
|
||||
sanity_check();
|
||||
sanity_check($link);
|
||||
}
|
||||
|
||||
if ($subop == "globalPurge") {
|
||||
|
|
Loading…
Reference in New Issue