mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
remove dummy para
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269351 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
18c4dd9769
commit
979086d6b7
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.max">
|
||||
<refnamediv>
|
||||
<refname>max</refname>
|
||||
|
@ -17,8 +17,6 @@
|
|||
<methodparam><type>mixed</type><parameter>value2</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>mixed</type><parameter>value3...</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
</para>
|
||||
<para>
|
||||
If the first and only parameter is an array, <function>max</function>
|
||||
returns the highest value in that array. If at least two parameters are
|
||||
|
|
Loading…
Reference in a new issue