mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/11700] Fix a few more comments
PHPBB3-11700
This commit is contained in:
@@ -30,7 +30,7 @@ class datetime extends \DateTime
|
||||
static protected $format_cache = array();
|
||||
|
||||
/**
|
||||
* Constructs a new \instance of \phpbb\datetime, expanded to include an argument to inject
|
||||
* Constructs a new instance of \phpbb\datetime, expanded to include an argument to inject
|
||||
* the user context and modify the timezone to the users selected timezone if one is not set.
|
||||
*
|
||||
* @param string $time String in a format accepted by strtotime().
|
||||
|
Reference in New Issue
Block a user