1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

check update daemon timestamp

This commit is contained in:
Andrew Dolgov
2007-07-16 14:05:29 +01:00
parent 2544f36b6f
commit 8e00ae9b58
3 changed files with 56 additions and 3 deletions

View File

@@ -26,6 +26,13 @@
}
if ($param == 3) {
print __("TT-RSS has detected that update daemon is taking too long to
perform a feed update. This could indicate a problem like crash
or a hang. Please check the daemon process or contact instance
owner.");
}
print "</div>";
print "<div align='center'>";