From: Johannes Schlüter Date: Mon, 11 Feb 2008 00:01:29 +0000 (+0000) Subject: - Fix typo (see #44095) X-Git-Tag: php-5.2.6RC1~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c04ac43efae1f482ee36eda87b28d7c6ca784515;p=php - Fix typo (see #44095) --- diff --git a/php.ini-dist b/php.ini-dist index 006ea59495..4b3fb805c2 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -369,7 +369,7 @@ track_errors = Off ;docref_ext = .html ; String to output before an error message. -;error_prepend_string = "" +;error_prepend_string = "" ; String to output after an error message. ;error_append_string = "" diff --git a/php.ini-recommended b/php.ini-recommended index 41d29569c9..402a4b7b9f 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -419,7 +419,7 @@ track_errors = Off ;docref_ext = .html ; String to output before an error message. -;error_prepend_string = "" +;error_prepend_string = "" ; String to output after an error message. ;error_append_string = ""