parent
5bbec2f9c2
commit
2036584287
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ CODE;
|
|||
}
|
||||
|
||||
public static function timezones() {
|
||||
$aZones = DateTimeZone::listIdentifiers();
|
||||
$aZones = \DateTimeZone::listIdentifiers();
|
||||
|
||||
reset($aZones);
|
||||
return $aZones;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue