Spell conf correctly

This commit is contained in:
Scott Ullrich 2008-11-21 20:46:40 +00:00
parent 161eecdc5a
commit 16bc968efe

View File

@ -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();