philip          Thu Jul 11 17:00:37 2002 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   file-get-contents.xml 
  Log:
  Removed <note> for 4.3.0 Introduction, this information is autogenerated.
  
  
Index: phpdoc/en/reference/filesystem/functions/file-get-contents.xml
diff -u phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.3 
phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.4
--- phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.3  Tue Apr 23 
18:10:15 2002
+++ phpdoc/en/reference/filesystem/functions/file-get-contents.xml      Thu Jul 11 
+17:00:35 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.130 -->
   <refentry id="function.file-get-contents">
    <refnamediv>
@@ -17,11 +17,6 @@
      Identical to <function>readfile</function>, except that
      <function>file_get_contents</function> returns the file in a string.
     </para>
-    <note>
-     <para>
-      This function was introduced in PHP 4.3.0.
-     </para>
-    </note>
     &note.bin-safe;
     &tip.fopen-wrapper;
     <simpara>



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

Reply via email to