From a7e599e7a137c969965bd79ed849665c8a8e9bd5 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 26 Oct 2008 01:18:49 +0000 Subject: [PATCH] Add PRIV information --- usr/local/www/diag_system_activity.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/usr/local/www/diag_system_activity.php b/usr/local/www/diag_system_activity.php index 2e4fcda50b..435234b072 100644 --- a/usr/local/www/diag_system_activity.php +++ b/usr/local/www/diag_system_activity.php @@ -27,6 +27,13 @@ POSSIBILITY OF SUCH DAMAGE. */ +##|+PRIV +##|*IDENT=page-diag-system-activity +##|*NAME=Diagnostics: System Activity +##|*DESCR=Allows access to the 'Diagnostics: System Activity' page +##|*MATCH=diag_system_activity* +##|-PRIV + require("guiconfig.inc"); $pfSversion = str_replace("\n", "", file_get_contents("/etc/version"));