Show date and time FTL started in settings page

Signed-off-by: yubiuser <ckoenig@posteo.de>
This commit is contained in:
yubiuser
2020-07-17 00:04:37 +02:00
parent 92befcebdd
commit 495a96a16e
+1 -1
View File
@@ -318,7 +318,7 @@ if (isset($_GET['tab']) && in_array($_GET['tab'], array("sysadmin", "adlists", "
</tr>
<tr>
<th scope="row">Time FTL started:</th>
<td><?php print_r(get_FTL_data("start")); ?></td>
<td><?php print_r(get_FTL_data("lstart")); ?></td>
</tr>
<tr>
<th scope="row">User / Group:</th>