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:
@@ -748,7 +748,7 @@
|
||||
}
|
||||
|
||||
if ($subop == "sanityCheck") {
|
||||
sanity_check();
|
||||
sanity_check($link);
|
||||
}
|
||||
|
||||
if ($subop == "globalPurge") {
|
||||
|
||||
Reference in New Issue
Block a user