1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-21 20:41:29 +00:00

fix backend sanity failure

This commit is contained in:
Andrew Dolgov
2005-12-30 17:10:15 +01:00
parent 65f28a40cf
commit 57d7223aee

View File

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