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
|
@ -332,7 +332,7 @@ function send_no_cache_headers()
|
|||
}
|
||||
|
||||
/**
|
||||
* Converts "<br>" tags to "\n" line breaks
|
||||
* Converts "<br/>" / "<br>" tags to "\n" line breaks
|
||||
*
|
||||
* @param string $string
|
||||
* @return string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue