summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_system_pftop.php
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:37:35 -0400
commitfce938b3a32ed071edf9aba6b1f07ec08a82a743 (patch)
tree2a8862abf80f180de224fd30fac18ec817511f4b /usr/local/www/diag_system_pftop.php
parent3aa114d5550f03ceb0d05d6c9c2ce22542ba5512 (diff)
downloadpfsense-fce938b3a32ed071edf9aba6b1f07ec08a82a743.zip
pfsense-fce938b3a32ed071edf9aba6b1f07ec08a82a743.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/diag_system_pftop.php')
-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