This commit is contained in:
icret
2023-02-22 21:48:14 +08:00
parent 7943fec10b
commit ce70b9aa1d
6 changed files with 146 additions and 49 deletions

View File

@@ -95,7 +95,7 @@ if ($config['ad_top']) echo $config['ad_top_info'];
<td><?php echo $logs[$logsName]['size']; ?></td>
</tr>
<tr class="text-primary">
<td>上传用户</td>
<td>上传者IP</td>
<td><?php echo $logs[$logsName]['ip'] . ':' . $logs[$logsName]['port']; ?></td>
</tr>
<tr class="text-primary">