betz Tue Sep 9 07:32:55 2003 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions readfile.xml
Log:
crosslink to file_get_contents
Index: phpdoc/en/reference/filesystem/functions/readfile.xml
diff -u phpdoc/en/reference/filesystem/functions/readfile.xml:1.5
phpdoc/en/reference/filesystem/functions/readfile.xml:1.6
--- phpdoc/en/reference/filesystem/functions/readfile.xml:1.5 Tue Apr 8 20:02:53
2003
+++ phpdoc/en/reference/filesystem/functions/readfile.xml Tue Sep 9 07:32:55
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.readfile">
<refnamediv>
@@ -32,7 +32,8 @@
See also <function>fpassthru</function>,
<function>file</function>, <function>fopen</function>,
<function>include</function>, <function>require</function>,
- <function>virtual</function> and <xref linkend="wrappers"/>.
+ <function>virtual</function>, <function>file_get_contents</function>,
+ and <xref linkend="wrappers"/>.
</para>
</refsect1>
</refentry>