hholzgra                Tue Sep 17 05:28:09 2002 EDT

  Modified files:              
    /phpdoc/en/reference/overload       reference.xml 
  Log:
  overload is not compiled in by default yet ...
  
  
Index: phpdoc/en/reference/overload/reference.xml
diff -u phpdoc/en/reference/overload/reference.xml:1.3 
phpdoc/en/reference/overload/reference.xml:1.4
--- phpdoc/en/reference/overload/reference.xml:1.3      Fri Aug  9 06:26:08 2002
+++ phpdoc/en/reference/overload/reference.xml  Tue Sep 17 05:28:09 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
  <reference id="ref.overload">
   <title>Object property and method call overloading</title>
   <titleabbrev>Object overloading</titleabbrev>
@@ -32,6 +32,8 @@
    <section id="overload.installation">
     &reftitle.install;
     <para>
+     In order to use these functions, you must compile
+     PHP with the <option role="configure">--enable-overload</option> option.
     </para>
    </section>
 



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

Reply via email to