Go to the source code of this file.
Variable Documentation
| if (!$ok or!confirm_sesskey()) $importdone = false |
Try to find a source of timezones to import from.
Definition at line 63 of file index.php.
First, look for an Olson file locally.
Final resort, use the copy included in Moodle.
Otherwise, let's try moodle.org's copy.
Next, look for a CSV file locally.
Definition at line 67 of file index.php.
| $strimporttimezones = get_string('importtimezones', 'tool_timezoneimport') |
Print headings.
Definition at line 38 of file index.php.