auth_fchost)) { $config->auth_fchost = "127.0.0.1"; } if (!isset($config->auth_fcfppport)) { $config->auth_fcfppport = "3333"; } if (!isset($config->auth_fcuserid)) { $config->auth_fcuserid = "fcMoodle"; } if (!isset($config->auth_fcpasswd)) { $config->auth_fcpasswd = ""; } if (!isset($config->auth_fccreators)) { $config->auth_fccreators = ""; } ?>