From fce938b3a32ed071edf9aba6b1f07ec08a82a743 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 6 Sep 2011 18:37:35 -0400 Subject: Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845 --- usr/local/www/diag_system_pftop.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www') 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"); -- cgit v1.1