mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Release preparation. Small bugfixes and readme translation.
This commit is contained in:
parent
0cc1a587c1
commit
1626614334
6 changed files with 37 additions and 40 deletions
|
@ -62,7 +62,7 @@ function tracker_exit()
|
|||
|
||||
function silent_exit()
|
||||
{
|
||||
while (@ob_end_clean()) ;
|
||||
while (ob_end_clean()) ;
|
||||
|
||||
tracker_exit();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue