pollita         Wed Aug 20 18:36:20 2003 EDT

  Modified files:              
    /phpdoc/en/appendices       wrappers.xml 
  Log:
  Point to the official function, not its deprecated falias.
  
Index: phpdoc/en/appendices/wrappers.xml
diff -u phpdoc/en/appendices/wrappers.xml:1.25 phpdoc/en/appendices/wrappers.xml:1.26
--- phpdoc/en/appendices/wrappers.xml:1.25      Wed Aug 20 18:13:29 2003
+++ phpdoc/en/appendices/wrappers.xml   Wed Aug 20 18:36:20 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
 <appendix id="wrappers">
  <title>List of Supported Protocols/Wrappers</title>
  <para>
@@ -8,7 +8,7 @@
   <function>fopen</function> and <function>copy</function>.
   In addition to these wrappers, as of <literal>PHP 4.3.0</literal>, you can write
   your own wrappers using PHP script and
-  <function>stream_register_wrapper</function>.
+  <function>stream_wrapper_register</function>.
  </para>
 
  <section id="wrappers.http">


Reply via email to