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:37:55 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=298726
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:34:15 UTC (rev 298725)
+++ phpdoc/de/trunk/reference/filesystem/functions/file-get-contents.xml 2010-04-28 20:37:55 UTC (rev 298726)
@@ -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>use_include_path</parameter><initializer>0</initializer></methodparam>
+ <methodparam choice="opt"><type>bool</type><parameter>use_include_path</parameter><initializer>false</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>