crosslink to file_get_contents

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139913 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2003-09-09 11:32:55 +00:00
parent b35fc5c49b
commit 1a712894b7

View file

@ -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>