mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
[feature/new-tz-handling] Removed line that was missed in cc312d8.
PHPBB3-9558
This commit is contained in:
parent
e9fe9ea518
commit
6e1278655f
@ -122,8 +122,6 @@ class phpbb_datetime extends DateTime
|
||||
}
|
||||
}
|
||||
|
||||
$format = self::_format_cache($format, $this->_user);
|
||||
|
||||
return strtr(parent::format($format['format_long']), $format['lang']);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user