kennyt Sat Jan 24 14:09:05 2004 EDT
Modified files:
/phpdoc/en/reference/simplexml/functions simplexml-load-file.xml
Log:
s/string/file/
http://cvs.php.net/diff.php/phpdoc/en/reference/simplexml/functions/simplexml-load-file.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/simplexml/functions/simplexml-load-file.xml
diff -u phpdoc/en/reference/simplexml/functions/simplexml-load-file.xml:1.1
phpdoc/en/reference/simplexml/functions/simplexml-load-file.xml:1.2
--- phpdoc/en/reference/simplexml/functions/simplexml-load-file.xml:1.1 Fri Jan 23
11:17:17 2004
+++ phpdoc/en/reference/simplexml/functions/simplexml-load-file.xml Sat Jan 24
14:09:05 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id='function.simplexml-load-file'>
<refnamediv>
<refname>simplexml_load_file</refname>
@@ -10,7 +10,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>object
simplexml_element</type><methodname>simplexml_load_string</methodname>
+ <type>object simplexml_element</type><methodname>simplexml_load_file</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
</methodsynopsis>
<para>