|
@@ -156,7 +156,7 @@ foreach($userlist as $user) {
|
|
|
</tr>
|
|
</tr>
|
|
|
</table>
|
|
</table>
|
|
|
<h3>Clientblocklist</h3>
|
|
<h3>Clientblocklist</h3>
|
|
|
-Alle IP Adressen, die mehr als 5x versucht haben, einen unauthorisierten Zugriff auf dieses Tool zu bekommen und darum auch in die Banliste eingetragen wurden.
|
|
|
|
|
|
|
+Alle IP Adressen, die mehr als 5x unauthorisiert zugegriffen haben.
|
|
|
<table>
|
|
<table>
|
|
|
<?php
|
|
<?php
|
|
|
$blocklist = $act->getBlockedClients();
|
|
$blocklist = $act->getBlockedClients();
|