betz            Mon Jul 22 09:38:13 2002 EDT

  Modified files:              
    /phpdoc/en/reference/errorfunc      constants.xml 
  Log:
  entity correction
  reformated further explanation as note
  
  
Index: phpdoc/en/reference/errorfunc/constants.xml
diff -u phpdoc/en/reference/errorfunc/constants.xml:1.3 
phpdoc/en/reference/errorfunc/constants.xml:1.4
--- phpdoc/en/reference/errorfunc/constants.xml:1.3     Sun Jul 14 15:34:44 2002
+++ phpdoc/en/reference/errorfunc/constants.xml Mon Jul 22 09:38:12 2002
@@ -1,13 +1,15 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="errorfunc.constants">
  &reftitle.constants;
- <simpara>
-  These constants are part of the PHP core and always available. 
-  You may use these constant names in &php.ini; but not outside
-  of PHP, like in <filename>httpd.conf</filename>, where you'd 
-  use the bitmask values instead.
- </simpara>
+ &extension.constants.core;
+  <note>
+   <simpara>
+    You may use these constant names in &php.ini; but not outside
+    of PHP, like in <filename>httpd.conf</filename>, where you'd 
+    use the bitmask values instead.
+   </simpara>
+  </note>
  <table>
   <title>Errors and Logging</title>
   <tgroup cols="3">



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

Reply via email to