summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-02 03:57:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-02 03:57:04 +0000
commit76e155ccc32b35b44f77c6584ad174ed0d6ba5af (patch)
tree13224dab62cc24edd3e075fe54bba3896cdfe175 /etc
parenta1508ef2dbd0a2e10def8817eccbf8e1163419d6 (diff)
downloadpfsense-76e155ccc32b35b44f77c6584ad174ed0d6ba5af.zip
pfsense-76e155ccc32b35b44f77c6584ad174ed0d6ba5af.tar.gz
Require auth.inc
Diffstat (limited to 'etc')
-rw-r--r--etc/phpshellsessions/cvssync1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index 51d3d9f..8adfd49 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -120,6 +120,7 @@ echo "Upgrading configuration...\n";
convert_config();
/* setup php.ini */
convert_config();
+require_once("auth.inc");
sync_webgui_passwords();
echo "Restarting check_reload_status...\n";
OpenPOWER on IntegriCloud