From 9f0b0a94b4cc93795c0eb9dcf2e2267f96ff99c7 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Mon, 9 Jun 2003 20:41:23 +0000 Subject: [PATCH] - Fixed bug #24102, wrong units git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130797 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/errorfunc/ini.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/errorfunc/ini.xml b/reference/errorfunc/ini.xml index 1b5b30bda1..acfc37728f 100644 --- a/reference/errorfunc/ini.xml +++ b/reference/errorfunc/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -206,7 +206,7 @@ - Set the maximum length of log_errors in kbytes. In + Set the maximum length of log_errors in bytes. In error_log information about the source is added. The default is 1024 and 0 allows to not apply any maximum length at all.