derick          Mon Jun  9 16:41:24 2003 EDT

  Modified files:              
    /phpdoc/en/reference/errorfunc      ini.xml 
  Log:
  - Fixed bug #24102, wrong units
  
  
Index: phpdoc/en/reference/errorfunc/ini.xml
diff -u phpdoc/en/reference/errorfunc/ini.xml:1.13 
phpdoc/en/reference/errorfunc/ini.xml:1.14
--- phpdoc/en/reference/errorfunc/ini.xml:1.13  Sun Jun  1 11:28:48 2003
+++ phpdoc/en/reference/errorfunc/ini.xml       Mon Jun  9 16:41:23 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <section id="errorfunc.configuration">
  &reftitle.runtime;
  &extension.runtime;
@@ -206,7 +206,7 @@
     </term>
     <listitem>
      <para>
-      Set the maximum length of log_errors in kbytes. In
+      Set the maximum length of log_errors in bytes. In
       <link linkend="ini.error-log">error_log</link> information about
       the source is added. The default is 1024 and 0 allows to not apply
       any maximum length at all.



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to