mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Minor improvements (#1713)
* Minor improvements
* Update init_bb.php
* Updated
* Revert "Updated"
This reverts commit af83788c22
.
* Update CHANGELOG.md
This commit is contained in:
parent
fd951a27fa
commit
b27fa94ee8
18 changed files with 31 additions and 31 deletions
|
@ -49,7 +49,7 @@ switch ($mode) {
|
|||
'forum_id' => $tor['forum_id'],
|
||||
'topic_id' => $tor['topic_id'],
|
||||
'topic_title' => $tor['topic_title'],
|
||||
'log_msg' => $log_msg . '<br>-------------',
|
||||
'log_msg' => $log_msg . '<br/>-------------',
|
||||
]);
|
||||
}
|
||||
$this->response['status'] = $bb_cfg['tor_icons'][$status];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue