e695852d19
The timezone in the PHP INI file could differ from the timezone set on the system itself and result incorrect time display on webpages and wherever date functions are used. Simple fix to read the systems timezone and make PHP use the correct one.