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' => '客戶端',
);
?>