Minor improvements (#1490)

* Minor improvements

* Update CHANGELOG.md

* Update functions.php

* Update build_check_updates.php

* Update index.php

* Updated
This commit is contained in:
Roman Kelesidis 2024-06-07 21:05:54 +07:00 committed by GitHub
commit 3db9095b78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 43 additions and 30 deletions

View file

@ -60,4 +60,4 @@ if (IN_DEMO_MODE) {
}
// Check for updates
$datastore->rm('check_updates');
$datastore->update('check_updates');