mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-25 12:37:23 +08:00
fix some php warning message
This commit is contained in:
@@ -259,7 +259,7 @@ function maketable($res, $mode = 'seeding')
|
||||
return [$ret, $total_size];
|
||||
}
|
||||
$count = 0;
|
||||
$torrentlist = "";
|
||||
$torrentlist = $pagertop = $pagerbottom = "";
|
||||
switch ($type)
|
||||
{
|
||||
case 'uploaded':
|
||||
|
||||
Reference in New Issue
Block a user