mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
parent
f48fed6a7b
commit
b4658554ad
@ -73,7 +73,7 @@ include("head.inc");
|
||||
<td colspan="2" class="listtopic">
|
||||
Last <?=$nentries;?> Portal Auth log entries</td>
|
||||
</tr>
|
||||
<?php dump_clog($portal_logfile, $nentries); ?>
|
||||
<?php dump_clog($portal_logfile, $nentries, true, "" , array("squid")); ?>
|
||||
<tr><td><br><form action="diag_logs_auth.php" method="post">
|
||||
<input name="clear" type="submit" class="formbtn" value="Clear log"></td></tr>
|
||||
</table>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user