Date: 01/24/03
- Next message: Philip Olson: "[PHP-DOC] cvs: phpdoc / TODO"
- Previous message: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/wddx/functions wddx-add-vars.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Fri Jan 24 20:37:06 2003 EDT
Modified files:
/phpdoc/en/reference/fdf/functions fdf-open-string.xml
fdf-set-target-frame.xml
Log:
synchronizing refname and methodname
Index: phpdoc/en/reference/fdf/functions/fdf-open-string.xml
diff -u phpdoc/en/reference/fdf/functions/fdf-open-string.xml:1.1 phpdoc/en/reference/fdf/functions/fdf-open-string.xml:1.2
--- phpdoc/en/reference/fdf/functions/fdf-open-string.xml:1.1 Mon Oct 21 16:57:18 2002
+++ phpdoc/en/reference/fdf/functions/fdf-open-string.xml Fri Jan 24 20:37:06 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.fdf-open-string">
<refnamediv>
<refname>fdf_open_string</refname>
@@ -8,7 +8,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>resource</type><methodname>fdf_open</methodname>
+ <type>resource</type><methodname>fdf_open_string</methodname>
<methodparam><type>string</type><parameter>fdf_data</parameter></methodparam>
</methodsynopsis>
<para>
Index: phpdoc/en/reference/fdf/functions/fdf-set-target-frame.xml
diff -u phpdoc/en/reference/fdf/functions/fdf-set-target-frame.xml:1.1 phpdoc/en/reference/fdf/functions/fdf-set-target-frame.xml:1.2
--- phpdoc/en/reference/fdf/functions/fdf-set-target-frame.xml:1.1 Mon Oct 21 16:57:18 2002
+++ phpdoc/en/reference/fdf/functions/fdf-set-target-frame.xml Fri Jan 24 20:37:06 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.fdf-set-target-frame">
<refnamediv>
<refname>fdf_set_target_frame</refname>
@@ -8,7 +8,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>bool</type><methodname>fdf_target_frame</methodname>
+ <type>bool</type><methodname>fdf_set_target_frame</methodname>
<methodparam><type>resource</type><parameter>fdf_document</parameter></methodparam>
<methodparam><type>string</type><parameter>frame_name</parameter></methodparam>
</methodsynopsis>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Philip Olson: "[PHP-DOC] cvs: phpdoc / TODO"
- Previous message: Philip Olson: "Re: [PHP-DOC] cvs: phpdoc /en/reference/wddx/functions wddx-add-vars.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

