lang: |
lang, "", "", ""); ?>
|
|
langmenu: |
langmenu, "", "", "");
?>
|
|
langlist: |
|
|
locale: |
|
|
timezone: |
timezone) > 13) {
$config->timezone = 99;
}
$timenow = time();
for ($tz = -26; $tz <= 26; $tz++) {
$zone = (float)$tz/2.0;
$usertime = $timenow + ($tz * 1800);
if ($tz == 0) {
$timezones["$zone"] = gmstrftime("%a, %I:%M %p", $usertime)." (GMT)";
} else if ($tz < 0) {
$timezones["$zone"] = gmstrftime("%a, %I:%M %p", $usertime)." (GMT$zone)";
} else {
$timezones["$zone"] = gmstrftime("%a, %I:%M %p", $usertime)." (GMT+$zone)";
}
}
choose_from_menu ($timezones, "timezone", $config->timezone, get_string("serverlocaltime"), "", "99");
?>
|
|
country: |
country, get_string("selectacountry"), "") ?>
|
|
smtphosts: |
|
|
smtpuser: |
|
|
smtppass: |
|
gdversion: |
|
|
htmleditor: |
htmleditor, "", "", "");
?>
|
|
maxeditingtime: |
maxeditingtime, "", "", "");
?>
|
|
longtimenosee: |
longtimenosee, "", "", "");
?>
|
|
deleteunconfirmed: |
deleteunconfirmed, "", "", "");
?>
|
|
loglifetime: |
loglifetime, "", "", "");
?>
|
|
sessiontimeout: |
sessiontimeout, "", "", "");
?>
|
|
sessioncookie: |
|
|
zip: |
|
|
unzip: |
|
|
slasharguments: |
slasharguments, "", "", "");
?>
|
|
proxyhost: |
|
|
proxyport: |
|
debug: |
debug, "", "", "");
?>
|
|
framename: |
framename)) {
$config->framename = "_top";
}
?>
|
|
secureforms: |
secureforms, "", "", "");
?>
|
|
teacherassignteachers: |
teacherassignteachers, "", "", "");
?>
|
|
allowunenroll: |
allowunenroll, "", "", "");
?>
|
|
maxbytes: |
maxbytes, "");
?>
|
|
fullnamedisplay: |
fullnamedisplay, "", "", "");
?>
|
|
forcelogin: |
forcelogin, "", "", "");
?>
|
|
opentogoogle: |
opentogoogle, "", "", "");
?>
|
|
|
"> |