mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Show torrent type (gold / silver) changes in actions log (#1689)
* Minor improvements * Updated * Update mod_action.php * Update modcp.php * Update change_torrent.php * Updated * Update change_torrent.php * Update main.php * Updated * Update LogAction.php * Update LogAction.php * Update LogAction.php * Update main.php * Update change_torrent.php * Update change_torrent.php * Update change_torrent.php * Updated * Update CHANGELOG.md * Update change_torrent.php
This commit is contained in:
parent
58e6ffac7f
commit
6f59d5fea6
9 changed files with 47 additions and 31 deletions
|
@ -19,7 +19,7 @@ $bb_cfg = [];
|
|||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = 'v2.4.5-rc.1';
|
||||
$bb_cfg['tp_release_date'] = '28-11-2024';
|
||||
$bb_cfg['tp_release_date'] = 'XX-XX-2024';
|
||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||
|
||||
// Increase version number after changing JS or CSS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue