Merge branch 'master' into copilot/replace-short-tags-to-php
This commit is contained in:
@@ -33,6 +33,3 @@ if (PHP_VERSION_ID < 80000) {
|
||||
}
|
||||
$user->datetime_format = new IntlDateFormatter($config['locale'], IntlDateFormatter::LONG, IntlDateFormatter::SHORT, $config['timezone']);
|
||||
$user->datetimeshort_format = new IntlDateFormatter($config['locale'], IntlDateFormatter::SHORT, IntlDateFormatter::SHORT, $config['timezone']);
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user