]> git.wh0rd.org - tt-rss.git/blobdiff - backend.php
fix backend sanity failure
[tt-rss.git] / backend.php
index 775c17c39b281f84790f6225810af2ca4ec0d0a4..e4dd4fea1662bdaabd1f191613e94d9139990e74 100644 (file)
                }
 
                if ($subop == "sanityCheck") {
-                       sanity_check();
+                       sanity_check($link);
                }
 
                if ($subop == "globalPurge") {