Fixed GH-1238: Tweak explaination of default timezone

This commit is contained in:
Derick Rethans 2022-06-09 10:58:22 +01:00
parent 084a0039f6
commit 4bf21e8867
2 changed files with 1 additions and 8 deletions

View file

@ -28,13 +28,6 @@
(if set)
</para>
</listitem>
<listitem>
<para>
A warning is shown when this stage is reached. Do not rely on it to be guessed
correctly, and set <link linkend="ini.date.timezone">date.timezone</link> to the correct timezone
instead.
</para>
</listitem>
</itemizedlist>
</para>
<para>

View file

@ -42,7 +42,7 @@
</row>
<row>
<entry><link linkend="ini.date.timezone">date.timezone</link></entry>
<entry>""</entry>
<entry>"UTC"</entry>
<entry>PHP_INI_ALL</entry>
<entry></entry>
</row>