diff --git a/reference/errorfunc/functions/error-log.xml b/reference/errorfunc/functions/error-log.xml index 9a87b15996..58b4cfe926 100644 --- a/reference/errorfunc/functions/error-log.xml +++ b/reference/errorfunc/functions/error-log.xml @@ -1,5 +1,5 @@ - + @@ -95,7 +95,7 @@ The destination. Its meaning depends on the - message parameter as described above. + message_type parameter as described above. @@ -103,7 +103,7 @@ extra_headers - The extra headers. It's used when the message + The extra headers. It's used when the message_type parameter is set to 1. This message type uses the same internal function as mail does.