summaryrefslogtreecommitdiffstats
path: root/usr/local/www/edit.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-03-04 21:53:07 +0000
committerErmal <eri@pfsense.org>2011-03-04 21:53:07 +0000
commit9fbb35996ff193082cbdad7c42574afd00f3bdf5 (patch)
tree04ddb9d2123d2d0cd08662366ed18afac89b5672 /usr/local/www/edit.php
parentc53eb90304b81ac2ac320964b45e5d4052ae1335 (diff)
downloadpfsense-9fbb35996ff193082cbdad7c42574afd00f3bdf5.zip
pfsense-9fbb35996ff193082cbdad7c42574afd00f3bdf5.tar.gz
Add missing pages to the authentication system.
Diffstat (limited to 'usr/local/www/edit.php')
-rw-r--r--usr/local/www/edit.php7
1 files changed, 7 insertions, 0 deletions
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");
OpenPOWER on IntegriCloud