Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/timezone.php File Reference

Go to the source code of this file.

Variables

 $zone = optional_param('zone', '', PARAM_RAW)
 $strtimezone = get_string("timezone")
 $strsavechanges = get_string("savechanges")
 $strusers = get_string("users")
 $strall = get_string("all")
 $timezones = get_list_of_timezones()

Variable Documentation

$strall = get_string("all")

Definition at line 19 of file timezone.php.

$strsavechanges = get_string("savechanges")

Definition at line 17 of file timezone.php.

$strtimezone = get_string("timezone")

Definition at line 16 of file timezone.php.

$strusers = get_string("users")

Definition at line 18 of file timezone.php.

$timezones = get_list_of_timezones()

Definition at line 42 of file timezone.php.

$zone = optional_param('zone', '', PARAM_RAW)

Definition at line 5 of file timezone.php.

 All Data Structures Namespaces Files Functions Variables Enumerations