summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/priv.defs.inc
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-03-17 12:42:17 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-03-17 12:42:17 -0400
commit18e7bc466f369049b64e5f207527a8445ff17eba (patch)
tree87f085c6ec0f37d0bdcdea1f1c88ec176583196e /src/etc/inc/priv.defs.inc
parent8ed6b8e33fe0e1ad310ad13c5281926cf87cf72f (diff)
downloadpfsense-18e7bc466f369049b64e5f207527a8445ff17eba.zip
pfsense-18e7bc466f369049b64e5f207527a8445ff17eba.tar.gz
FIlebrowser package moved to vendor direcroty
Diffstat (limited to 'src/etc/inc/priv.defs.inc')
-rw-r--r--src/etc/inc/priv.defs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/inc/priv.defs.inc b/src/etc/inc/priv.defs.inc
index ee89f5f..11f466e 100644
--- a/src/etc/inc/priv.defs.inc
+++ b/src/etc/inc/priv.defs.inc
@@ -259,7 +259,7 @@ $priv_list['page-diagnostics-edit']['descr'] = gettext("Allow access to the 'Dia
$priv_list['page-diagnostics-edit']['match'] = array();
$priv_list['page-diagnostics-edit']['match'][] = "diag_edit.php*";
$priv_list['page-diagnostics-edit']['match'][] = "browser.php*";
-$priv_list['page-diagnostics-edit']['match'][] = "filebrowser/browser.php*";
+$priv_list['page-diagnostics-edit']['match'][] = "vendor/filebrowser/browser.php*";
$priv_list['page-diagnostics-command'] = array();
$priv_list['page-diagnostics-command']['name'] = gettext("WebCfg - Diagnostics: Command");
OpenPOWER on IntegriCloud