mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 01:21:27 +00:00
implement new version checking
This commit is contained in:
@@ -2976,6 +2976,8 @@
|
||||
|
||||
} else {
|
||||
|
||||
print check_for_update($link);
|
||||
|
||||
if (!SINGLE_USER_MODE) {
|
||||
|
||||
$result = db_query($link, "SELECT id,email FROM ttrss_users
|
||||
|
||||
Reference in New Issue
Block a user