From 38e01270d876cc7e43923629f038bbae629f307b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 6 Mar 2019 19:06:05 +0300 Subject: archived feeds: expire old entries (schema bump) --- classes/handler/public.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'classes/handler/public.php') diff --git a/classes/handler/public.php b/classes/handler/public.php index 99c605dee..03c35f536 100755 --- a/classes/handler/public.php +++ b/classes/handler/public.php @@ -1137,10 +1137,8 @@ class Handler_Public extends Handler { print "

" . T_sprintf("Updating to schema version %d", SCHEMA_VERSION) . "

"; - print ""; - print_notice("Your Tiny Tiny RSS database is now updated to the latest version."); print "".__("Return to Tiny Tiny RSS").""; -- cgit v1.2.3