MFC 12235

Display correct log X-Patch-From: D.Pageau <dpageau at infodev.ca>
This commit is contained in:
Scott Ullrich 2006-05-11 18:21:44 +00:00
parent 601642c708
commit 08b4068f82

View File

@ -78,7 +78,7 @@ include("head.inc");
<tr>
<td colspan="2" class="listtopic">Last <?=$nentries;?> OpenVPN log entries</td>
</tr>
<?php dump_clog($ipsec_logfile, $nentries); ?>
<?php dump_clog($openvpn_logfile, $nentries); ?>
<tr>
<td>
<br>