From e10d15852929b9f87a1aa7d4a50747c7b159f23b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 27 Nov 2008 00:22:01 +0000 Subject: s/counf/conf/ --- etc/phpshellsessions/cvssync | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/phpshellsessions') diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync index 6d9674c..09d833a 100644 --- a/etc/phpshellsessions/cvssync +++ b/etc/phpshellsessions/cvssync @@ -4,7 +4,7 @@ * Part of the pfSense project pfSsh.php subsystem */ -counf_mount_rw(); +conf_mount_rw(); if(is_dir("/home/pfsense")) { echo "\nRelocating downloaded cvssync data, please wait..."; @@ -198,5 +198,5 @@ function post_cvssync_commands() { echo "\n"; } -counf_mount_ro(); +conf_mount_ro(); -- cgit v1.1