host)) { $config->host = "127.0.0.1"; } if (!isset($config->fppport)) { $config->fppport = "3333"; } if (!isset($config->userid)) { $config->userid = "fcMoodle"; } if (!isset($config->passwd)) { $config->passwd = ""; } if (!isset($config->creators)) { $config->creators = ""; } if (!isset($config->changepasswordurl)) { $config->changepasswordurl = ''; } if (!isset($config->changepasswordurl)) { $config->changepasswordurl = ''; } ?>
error_text($err["host"]); ?> | ||
error_text($err["host"]); ?> | ||
error_text($err["userid"]); ?> | ||
error_text($err["passwd"]); ?> | ||
error_text($err["creators"]); ?> | ||
error_text($err['changepasswordurl']); } ?> |