From 8e00ae9b58cceccaf10b7bf8600131b8d6e671a4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 16 Jul 2007 14:05:29 +0100 Subject: check update daemon timestamp --- modules/popup-dialog.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'modules') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index ef9f13629..562093d9d 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -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 ""; print "
"; -- cgit v1.2.3