seeding&leeching show client and IP

This commit is contained in:
xiaomlove
2022-10-14 20:48:42 +08:00
parent b435e49581
commit 871e3637ea
4 changed files with 20 additions and 4 deletions
+1
View File
@@ -18,5 +18,6 @@ $lang_getusertorrentlistajax = array
'text_no_record' => "没有记录",
'text_total_size' => " | 总大小:",
'col_added' => "发布时间",
'col_client' => '客户端',
);
?>