mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-09-15 10:30:59 +02:00
fix backend sanity failure
This commit is contained in:
parent
65f28a40cf
commit
57d7223aee
@ -748,7 +748,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($subop == "sanityCheck") {
|
if ($subop == "sanityCheck") {
|
||||||
sanity_check();
|
sanity_check($link);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($subop == "globalPurge") {
|
if ($subop == "globalPurge") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user