cvs: phpdoc-nl /reference/datetime/functions checkdate.xml
[email protected] ("Vincent Gevers")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvsvincent1066137656@cvsserver> |
vincent Tue Oct 14 09:20:56 2003 EDT
Modified files:
/phpdoc-nl/reference/datetime/functions checkdate.xml
Log:
Proto fix
Index: phpdoc-nl/reference/datetime/functions/checkdate.xml
diff -u phpdoc-nl/reference/datetime/functions/checkdate.xml:1.4 phpdoc-nl/reference/datetime/functions/checkdate.xml:1.5
--- phpdoc-nl/reference/datetime/functions/checkdate.xml:1.4 Fri Sep 6 13:34:38 2002
+++ phpdoc-nl/reference/datetime/functions/checkdate.xml Tue Oct 14 09:20:56 2003
@@ -8,7 +8,7 @@
<refsect1>
<title>Beschrijving</title>
<methodsynopsis>
- <type>int</type><methodname>checkdate</methodname>
+ <type>bool</type><methodname>checkdate</methodname>
<methodparam><type>int</type><parameter>maand</parameter></methodparam>
<methodparam><type>int</type><parameter>dag</parameter></methodparam>
<methodparam><type>int</type><parameter>jaar</parameter></methodparam>