mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Some fixes, auto language removal (so buggy) and replenishable status.
This commit is contained in:
parent
a89211a915
commit
2ac12a2e54
9 changed files with 35 additions and 43 deletions
|
@ -62,7 +62,7 @@ function tracker_exit()
|
|||
|
||||
function silent_exit()
|
||||
{
|
||||
while (ob_end_clean()) ;
|
||||
ob_end_clean();
|
||||
|
||||
tracker_exit();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue