summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-09-17 10:01:27 +0000
committerErmal Luçi <eri@pfsense.org>2009-09-17 10:01:27 +0000
commitcb42f385b6115c08fc89e989ddb4aa88c8acf3a9 (patch)
treef105868d42b8223e40c97aac02df82360f85bd05 /usr/local/www/system_usermanager.php
parent7b32d20816c7f46146cf8d967c69ddb9f8e87e70 (diff)
downloadpfsense-cb42f385b6115c08fc89e989ddb4aa88c8acf3a9.zip
pfsense-cb42f385b6115c08fc89e989ddb4aa88c8acf3a9.tar.gz
Add necessary include. Reported-by: http://forum.pfsense.org/index.php/topic,19193.0.html
Diffstat (limited to 'usr/local/www/system_usermanager.php')
-rw-r--r--usr/local/www/system_usermanager.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_usermanager.php b/usr/local/www/system_usermanager.php
index a736615..73053ba 100644
--- a/usr/local/www/system_usermanager.php
+++ b/usr/local/www/system_usermanager.php
@@ -46,6 +46,7 @@
##|*MATCH=system_usermanager.php*
##|-PRIV
+require_once("certs.inc");
require("guiconfig.inc");
if (isAllowedPage("system_usermanager")) {
OpenPOWER on IntegriCloud