CSS-JS-Booster icon indicating copy to clipboard operation
CSS-JS-Booster copied to clipboard

Set default timezone as required by PHP5.2+

Open anselmh opened this issue 11 years ago • 0 comments

You should set a default timezone as it's required by PHP5.2+

date_default_timezone_set('Europe/London');

anselmh avatar Dec 18 '13 20:12 anselmh