Date: 11/28/00
- Next message: Damien Seguy: "[PHP-DOC] phpdoc /en/functions array.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions ifx.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Tue Nov 28 06:27:25 2000 EDT
Modified files:
/phpdoc/fr/functions mcal.xml
Log:
mcal_year_day and mcal_week_day had no prototype
Index: phpdoc/fr/functions/mcal.xml
diff -u phpdoc/fr/functions/mcal.xml:1.2 phpdoc/fr/functions/mcal.xml:1.3
--- phpdoc/fr/functions/mcal.xml:1.2 Wed Nov 22 09:20:22 2000
+++ phpdoc/fr/functions/mcal.xml Tue Nov 28 06:27:25 2000
@@ -821,7 +821,7 @@
<title>Description</title>
<funcsynopsis>
<funcprototype>
- <funcdef>int <function>mcal_</function></funcdef>
+ <funcdef>int <function>mcal_day_of_week</function></funcdef>
<paramdef>int <parameter>year</parameter></paramdef>
<paramdef>int <parameter>month</parameter></paramdef>
<paramdef>int <parameter>day</parameter></paramdef>
@@ -846,7 +846,7 @@
<title>Description</title>
<funcsynopsis>
<funcprototype>
- <funcdef>int <function>mcal_</function></funcdef>
+ <funcdef>int <function>mcal_day_of_year</function></funcdef>
<paramdef>int <parameter>year</parameter></paramdef>
<paramdef>int <parameter>month</parameter></paramdef>
<paramdef>int <parameter>day</parameter></paramdef>
- Next message: Damien Seguy: "[PHP-DOC] phpdoc /en/functions array.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions ifx.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

