This repository was archived by the owner on Jun 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11<?php
2- // Copyright 2014 MaxMind, Inc. All Rights Reserved
2+ // Copyright 2015 MaxMind, Inc. All Rights Reserved
33global $ GEOIP_REGION_NAME ;
44$ GEOIP_REGION_NAME = array (
55 'AD ' =>
21132113 17 => 'Stung Treng ' ,
21142114 18 => 'Svay Rieng ' ,
21152115 19 => 'Takeo ' ,
2116+ 23 => 'Ratanakiri ' ,
21162117 25 => 'Banteay Meanchey ' ,
21172118 28 => 'Preah Seihanu ' ,
21182119 30 => 'Pailin ' ,
25142515 35 => 'Gradsko ' ,
25152516 36 => 'Ilinden ' ,
25162517 37 => 'Izvor ' ,
2517- 38 => 'Jegunovce ' ,
2518+ ' D5 ' => 'Jegunovce ' ,
25182519 39 => 'Kamenjane ' ,
25192520 40 => 'Karbinci ' ,
25202521 41 => 'Karpos ' ,
38123813 'P3 ' => 'Smarjesk Toplice ' ,
38133814 'P4 ' => 'Sredisce ob Dravi ' ,
38143815 'P5 ' => 'Straza ' ,
3816+ 'P7 ' => 'Sveti Jurij v Slovenskih Goricah ' ,
38153817 ),
38163818 'SK ' =>
38173819 array (
44334435 11 => 'Sirdaryo ' ,
44344436 12 => 'Surkhondaryo ' ,
44354437 14 => 'Toshkent ' ,
4438+ 15 => 'Jizzax ' ,
44364439 ),
44374440 'VC ' =>
44384441 array (
Original file line number Diff line number Diff line change 44 * Get time zone
55 * @param string $country
66 * @param string $region
7- * @return string If the timezone is not found, returns NULL
7+ * @return string If the timezone is not found, returns null`
88 */
99function get_time_zone ($ country , $ region )
1010{
You can’t perform that action at this time.
0 commit comments