svn: /phpdoc/de/trunk/reference/filesystem/functions/ file-get-contents.xml
[email protected] (Mark Wiesemann)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
wiesemann Wed, 28 Apr 2010 20:34:15 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=298725
Log:
sync to EN
Changed paths:
U phpdoc/de/trunk/reference/filesystem/functions/file-get-contents.xml
Modified: phpdoc/de/trunk/reference/filesystem/functions/file-get-contents.xml
===================================================================
--- phpdoc/de/trunk/reference/filesystem/functions/file-get-contents.xml 2010-04-28 20:33:59 UTC (rev 298724)
+++ phpdoc/de/trunk/reference/filesystem/functions/file-get-contents.xml 2010-04-28 20:34:15 UTC (rev 298725)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 297557 Maintainer: wiesemann Status: ready -->
+<!-- EN-Revision: 298681 Maintainer: wiesemann Status: ready -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.file-get-contents">
<refnamediv>
<refname>file_get_contents</refname>
@@ -12,7 +12,7 @@
<methodsynopsis>
<type>string</type><methodname>file_get_contents</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
- <methodparam choice="opt"><type>int</type><parameter>flags</parameter><initializer>0</initializer></methodparam>
+ <methodparam choice="opt"><type>int</type><parameter>use_include_path</parameter><initializer>0</initializer></methodparam>
<methodparam choice="opt"><type>resource</type><parameter>context</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>offset</parameter><initializer>-1</initializer></methodparam>
<methodparam choice="opt"><type>int</type><parameter>maxlen</parameter><initializer>-1</initializer></methodparam>