summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_camanager.php
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-06-20 05:46:51 +0000
committerErmal Luçi <eri@pfsense.org>2009-06-20 05:47:45 +0000
commit742d9c2ddc1c2155af1acd4ddaeec51a66548891 (patch)
tree4b4ced42f353d64b75c7d1e77aaf39719edaa97e /usr/local/www/system_camanager.php
parent8e2eb65e47099cdccb64aa9f77d998611983a8ce (diff)
downloadpfsense-742d9c2ddc1c2155af1acd4ddaeec51a66548891.zip
pfsense-742d9c2ddc1c2155af1acd4ddaeec51a66548891.tar.gz
Include certs.inc explicitly.
Diffstat (limited to 'usr/local/www/system_camanager.php')
-rw-r--r--usr/local/www/system_camanager.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_camanager.php b/usr/local/www/system_camanager.php
index 1015cb4..758ccea 100644
--- a/usr/local/www/system_camanager.php
+++ b/usr/local/www/system_camanager.php
@@ -35,6 +35,7 @@
##|-PRIV
require("guiconfig.inc");
+require_once("certs.inc");
$ca_methods = array(
"existing" => "Import an existing Certificate Authority",
OpenPOWER on IntegriCloud