summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager_settings.php
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-11-28 21:15:48 -0500
committersullrich <sullrich@pfsense.org>2009-11-28 21:15:48 -0500
commit5092a6fbac350bc878801b23140ab04affc621b9 (patch)
tree7103468911f2b1cfe0fece6a09bf4377c1c3613d /usr/local/www/system_usermanager_settings.php
parentf1a73dbf6aea12871f9438ec993d5cb0d61a655b (diff)
downloadpfsense-5092a6fbac350bc878801b23140ab04affc621b9.zip
pfsense-5092a6fbac350bc878801b23140ab04affc621b9.tar.gz
include priv.inc
Diffstat (limited to 'usr/local/www/system_usermanager_settings.php')
-rwxr-xr-xusr/local/www/system_usermanager_settings.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_usermanager_settings.php b/usr/local/www/system_usermanager_settings.php
index c94e4c7..05c238f 100755
--- a/usr/local/www/system_usermanager_settings.php
+++ b/usr/local/www/system_usermanager_settings.php
@@ -46,6 +46,7 @@ if($_POST['savetest'])
require("guiconfig.inc");
require("priv.defs.inc");
+require("priv.inc");
$pconfig['session_timeout'] = &$config['system']['webgui']['session_timeout'];
$pconfig['ldapserver'] = &$config['system']['webgui']['ldapserver'];
OpenPOWER on IntegriCloud