From 09b97127cf0829496af4b2c115d7dc5bc072822f Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Sat, 15 Dec 2001 14:45:44 +0000 Subject: [PATCH] added skeleton for missing function git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65164 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/mcal.xml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/functions/mcal.xml b/functions/mcal.xml index bd074b7f23..c6752aa499 100644 --- a/functions/mcal.xml +++ b/functions/mcal.xml @@ -1,5 +1,5 @@ - + MCAL functions MCAL @@ -1307,6 +1307,29 @@ + + + mcal_week_of_year + + Returns the week number of the given date + + + + Description + + + int mcal_week_of_year + int day + int month + int year + + + + &warn.undocumented.func; + + + +