Added updates checker ⚙️ (#1451)

* Added update checker

* Update index.php

* Update index.php

* Updated

* Update index.php

* Update index.php

* Update index.tpl

* Update CHANGELOG.md
This commit is contained in:
Roman Kelesidis 2024-04-13 16:58:48 +07:00 committed by GitHub
commit a255640f28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 45 additions and 11 deletions

View file

@ -2280,6 +2280,7 @@ $lang['CLICK_RETURN_DISALLOWADMIN'] = 'Click %sHere%s to return to Disallow User
// Version Check
$lang['VERSION_INFORMATION'] = 'Version Information';
$lang['UPDATE_AVAILABLE'] = 'Update available';
// Login attempts configuration
$lang['MAX_LOGIN_ATTEMPTS'] = 'Allowed login attempts';