summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-09-06 18:37:35 -0400
committerjim-p <jimp@pfsense.org>2011-09-06 18:38:29 -0400
commit7179d00e0b0134615e442829792960f343b8a378 (patch)
treee2a5c45a56dac682a13c0f11f37fd98322db93a7 /usr/local/www
parentda2bee021abf728c65847699d1593f31283cf7d8 (diff)
downloadpfsense-7179d00e0b0134615e442829792960f343b8a378.zip
pfsense-7179d00e0b0134615e442829792960f343b8a378.tar.gz
Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845
Diffstat (limited to 'usr/local/www')
-rw-r--r--usr/local/www/diag_system_pftop.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_system_pftop.php b/usr/local/www/diag_system_pftop.php
index af0a581..673d226 100644
--- a/usr/local/www/diag_system_pftop.php
+++ b/usr/local/www/diag_system_pftop.php
@@ -35,7 +35,7 @@
##|*IDENT=page-diag-system-activity
##|*NAME=Diagnostics: System Activity
##|*DESCR=Allows access to the 'Diagnostics: System Activity' page
-##|*MATCH=diag_system_pftop*
+##|*MATCH=diag_system_pftop.php*
##|-PRIV
require("guiconfig.inc");
OpenPOWER on IntegriCloud