From 416954db7ebf53c72b1be9309544acc442db98fa Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 18 Feb 2005 03:52:22 +0000 Subject: [PATCH] Obsolete --- admin/config.html | 692 ---------------------------------------------- 1 file changed, 692 deletions(-) delete mode 100644 admin/config.html diff --git a/admin/config.html b/admin/config.html deleted file mode 100644 index b4a65bc709e..00000000000 --- a/admin/config.html +++ /dev/null @@ -1,692 +0,0 @@ -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
lang: - lang, "", "", ""); ?> - - -
langmenu: - langmenu, "", "", ""); - ?> - - -
langlist: - - - -
locale: - - - -
timezone:timezone) > 13) { - $config->timezone = 99; - } - $timenow = time(); - $timeformat = get_string('strftimedaytime'); - - for ($tz = -26; $tz <= 26; $tz++) { - $zone = (float)$tz/2.0; - $usertime = $timenow + ($tz * 1800); - if ($tz == 0) { - $timezones["$zone"] = gmstrftime($timeformat, $usertime)." (GMT)"; - } else if ($tz < 0) { - $timezones["$zone"] = gmstrftime($timeformat, $usertime)." (GMT$zone)"; - } else { - $timezones["$zone"] = gmstrftime($timeformat, $usertime)." (GMT+$zone)"; - } - } - - choose_from_menu ($timezones, "timezone", $config->timezone, get_string("serverlocaltime"), "", "99"); - ?> - - -
country:country, get_string("selectacountry"), "") ?> - - -
smtphosts: - - - -
smtpuser: - - - -
smtppass: - -
noreplyaddress: - - - -
gdversion: - - - -
maxeditingtime: - maxeditingtime, "", "", ""); - ?> - - -
longtimenosee: - longtimenosee, "", "", ""); - ?> - - -
deleteunconfirmed: - deleteunconfirmed, "", "", ""); - ?> - - -
loglifetime: - loglifetime, "", "", ""); - ?> - - -
displayloginfailures: - displayloginfailures,"","",""); - ?> - - -
notifyloginfailures: - notifyloginfailures,"","",""); - ?> - - -
notifyloginthreshold: - notifyloginthreshold,"","",""); - ?> - - -
dbsessions: - dbsessions, "", "", ""); - ?> - - -
sessiontimeout: - sessiontimeout, "", "", ""); - ?> - - -
sessioncookie: - - - -
zip: - - - -
unzip: - - - -
slasharguments: - slasharguments, "", "", ""); - ?> - - -
proxyhost: - - - -
proxyport: - -
debug: - debug, "", "", ""); - ?> - - -
framename: - framename)) { - $config->framename = "_top"; - } - ?> - - - -
secureforms: - secureforms, "", "", ""); - ?> - - -
loginhttps: - loginhttps, "", "", ""); - ?> - - -
teacherassignteachers: - teacherassignteachers, "", "", ""); - ?> - - -
allusersaresitestudents: - allusersaresitestudents, "", "", ""); - ?> - - -
showsiteparticipantslist: - showsiteparticipantslist, "", "", ""); - ?> - - -
allowunenroll: - allowunenroll, "", "", ""); - ?> - - -
sitepolicy: - -
maxbytes: - maxbytes, ""); - ?> - - -
runclamonupload: - runclamonupload,"","",""); - ?> -
pathtoclam:
quarantinedir:
clamfailureonuploadclamfailureonupload,"","",""); - ?>
fullnamedisplay: - fullnamedisplay, "", "", ""); - ?> - - -
extendedusernamechars: - extendedusernamechars, "", "", ""); - ?> - - -
autologinguests: - autologinguests, "", "", ""); - ?> - - -
forcelogin: - forcelogin, "", "", ""); - ?> - - -
forceloginforprofiles: - forceloginforprofiles, "", "", ""); - ?> - - -
opentogoogle: - opentogoogle, "", "", ""); - ?> - - -
enablerssfeeds: - enablerssfeeds, "", "", ""); - ?> - - You need to add XML support to your PHP installation."; - } - ?> -
digestmailtime: - digestmailtime, ""); - ?> - - -
messaging: - messaging, "", "", ""); - ?> - - -
- - " />
- -