I recently upgraded my site to the latest stable release and got through the entire update process until I got to the last page where the CP now throws this error:
A PHP Error was encountered
Severity: Warning
Message: date_default_timezone_get() [function.date-default-timezone-get]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Los_Angeles' for '-7.0/DST' instead
Filename: libraries/Core.php
Line Number: 227I have gone into my php.ini file and updated the timezone but it does not seem to clear the error. Any thoughts? Site was working fine before.