mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Apply fixes from StyleCI (#1169)
Co-authored-by: StyleCI Bot <bot@styleci.io>
This commit is contained in:
parent
4c0a9c0bc6
commit
24ad834bf0
1 changed files with 0 additions and 1 deletions
|
@ -400,7 +400,6 @@ class Torrent
|
||||||
$totallen = (float)$totallen;
|
$totallen = (float)$totallen;
|
||||||
} elseif (isset($bt_v2)) {
|
} elseif (isset($bt_v2)) {
|
||||||
$fileTreeSize = function (array $array, string $name = '') use (&$fileTreeSize) {
|
$fileTreeSize = function (array $array, string $name = '') use (&$fileTreeSize) {
|
||||||
|
|
||||||
global $lang;
|
global $lang;
|
||||||
|
|
||||||
$size = 0;
|
$size = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue