diff --git a/sections/tools/index.php b/sections/tools/index.php index 6e68820a..df0ed5d8 100644 --- a/sections/tools/index.php +++ b/sections/tools/index.php @@ -175,7 +175,8 @@ - $Cache->cache_value('news_latest_id', $DB->inserted_id(), 0); + $Cache->delete_value('news_latest_id'); + $Cache->delete_value('news_latest_title'); $Cache->delete_value('news'); header('Location: index.php'); diff --git a/sections/torrents/notify.php b/sections/torrents/notify.php index 91375696..38b2ea22 100644 --- a/sections/torrents/notify.php +++ b/sections/torrents/notify.php @@ -286,7 +286,7 @@ function header_link($SortKey, $DefaultWay = 'desc') { ?> > -
+