We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b293dcd + 416f645 commit e273b0aCopy full SHA for e273b0a
1 file changed
config/bootstrap.php
@@ -104,7 +104,7 @@
104
105
/*
106
* Set the default server timezone. Using UTC makes time calculations / conversions easier.
107
- * Check http://php.net/manual/en/timezones.php for list of valid timezone strings.
+ * Check https://php.net/manual/en/timezones.php for list of valid timezone strings.
108
*/
109
date_default_timezone_set(Configure::read('App.defaultTimezone'));
110
0 commit comments