summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-15 02:04:10 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-15 02:04:10 +0000
commit27128470c5615f743510c55bf2c6a50ea32a91b5 (patch)
treea7a7b15014bd6638f518d67135191c3768b92364 /usr/local/www
parent346089b05b9b95bcd96b3e354eaabdff3f3946a0 (diff)
downloadpfsense-27128470c5615f743510c55bf2c6a50ea32a91b5.zip
pfsense-27128470c5615f743510c55bf2c6a50ea32a91b5.tar.gz
global $nentries
Found by eclipse
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/diag_logs_filter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_logs_filter.php b/usr/local/www/diag_logs_filter.php
index 30a9ffc..ae766b4 100755
--- a/usr/local/www/diag_logs_filter.php
+++ b/usr/local/www/diag_logs_filter.php
@@ -46,7 +46,7 @@ if ($_POST['clear']) {
/* format filter logs */
function conv_clog($logfile, $tail = 50) {
- global $config;
+ global $config, $nentries;
/* make interface/port table */
$iftable = array();
OpenPOWER on IntegriCloud