didou           Wed Jul 21 14:42:20 2004 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   copy.xml 
  Log:
  user note integration
  # by tomsommer
  
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/copy.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/filesystem/functions/copy.xml
diff -u phpdoc/en/reference/filesystem/functions/copy.xml:1.8 
phpdoc/en/reference/filesystem/functions/copy.xml:1.9
--- phpdoc/en/reference/filesystem/functions/copy.xml:1.8       Wed Jan 28 19:35:26 
2004
+++ phpdoc/en/reference/filesystem/functions/copy.xml   Wed Jul 21 14:42:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.copy">
    <refnamediv>
@@ -28,6 +28,9 @@
 ]]>
       </programlisting>
      </example>
+    </para>
+    <para>
+     If you wish to move a file, use the <function>rename</function> function
     </para>
     <note>
      <para>

Reply via email to