Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@18386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -183,7 +183,7 @@ if ( empty($tzstring) ) { // Create a UTC+- zone if no timezone string exists
|
||||
<br />
|
||||
<?php
|
||||
$allowed_zones = timezone_identifiers_list();
|
||||
|
||||
|
||||
if ( in_array( $tzstring, $allowed_zones) ) {
|
||||
$found = false;
|
||||
$date_time_zone_selected = new DateTimeZone($tzstring);
|
||||
|
||||
Reference in New Issue
Block a user