fix backend sanity failure

This commit is contained in:
Andrew Dolgov 2005-12-30 17:10:15 +01:00
parent 65f28a40cf
commit 57d7223aee
1 changed files with 1 additions and 1 deletions

View File

@ -748,7 +748,7 @@
}
if ($subop == "sanityCheck") {
sanity_check();
sanity_check($link);
}
if ($subop == "globalPurge") {