Installation: default to the server's timezone
Modifications - attempt to use the server's timezone - if none is set, use UTC - TimeZone: apply coding conventions - variable naming - no closing PHP tag Relates to #274 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
parent
27cf2e671d
commit
afd7b77b4c
3 changed files with 38 additions and 35 deletions
tests
|
@ -80,4 +80,3 @@ class TimeZoneTest extends PHPUnit_Framework_TestCase
|
|||
$this->assertFalse(isTimeZoneValid('Middle_Earth', 'Moria'));
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue