mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Bug #27959: mcal_time_valid proto wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156094 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
25e7e4c017
commit
4a0d0a9a3d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- splitted from ./en/functions/mcal.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.mcal-time-valid">
|
||||
<refnamediv>
|
||||
<refname>mcal_time_valid</refname>
|
||||
<refpurpose>
|
||||
Returns &true; if the given year, month, day is a valid time
|
||||
Returns &true; if the given hour, minutes and seconds is a valid time
|
||||
</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
|
|
Loading…
Reference in a new issue