mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-17 19:21:29 +00:00
implement experimental web-based updater
This commit is contained in:
@@ -2147,6 +2147,7 @@
|
||||
$data['new_version_available'] = (int) ($new_version_details != false);
|
||||
|
||||
$_SESSION["last_version_check"] = time();
|
||||
$_SESSION["version_data"] = $new_version_details;
|
||||
}
|
||||
|
||||
return $data;
|
||||
|
||||
Reference in New Issue
Block a user