Some updater improvements (#1725)

* Some updater improvements

* Update CHANGELOG.md

* Updated

* Updated

* Update index.tpl
This commit is contained in:
Roman Kelesidis 2024-12-31 13:07:19 +07:00 committed by GitHub
commit ba704efba2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 33 additions and 6 deletions

View file

@ -394,6 +394,11 @@ $user = new TorrentPier\Legacy\Common\User();
$userdata =& $user->data;
/**
* Some shared defines
*/
define('TP_INSTANCE_HASH', $bb_cfg['tp_instance_hash']);
/**
* Cron
*/