fix some php warning message

This commit is contained in:
xiaomlove
2024-09-25 00:00:21 +08:00
parent d5aa159047
commit f2cd69f718
5 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -259,7 +259,7 @@ function maketable($res, $mode = 'seeding')
return [$ret, $total_size];
}
$count = 0;
$torrentlist = "";
$torrentlist = $pagertop = $pagerbottom = "";
switch ($type)
{
case 'uploaded':