From 9fbb35996ff193082cbdad7c42574afd00f3bdf5 Mon Sep 17 00:00:00 2001 From: Ermal Date: Fri, 4 Mar 2011 21:53:07 +0000 Subject: Add missing pages to the authentication system. --- usr/local/www/edit.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'usr/local/www/edit.php') diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php index 3b94d69..942904a 100644 --- a/usr/local/www/edit.php +++ b/usr/local/www/edit.php @@ -29,6 +29,13 @@ pfSense_MODULE: shell */ +##|+PRIV +##|*IDENT=page-diagnostics-edit +##|*NAME=Diagnostics: Edit FIle +##|*DESCR=Allow access to the 'Diagnostics: Edit File' page. +##|*MATCH=edit.php* +##|-PRIV + $pgtitle = array(gettext("Diagnostics"), gettext("Edit file")); require("guiconfig.inc"); -- cgit v1.1