mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
fixed typo and added <void/> in imagestypes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28343 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
92ec0332fb
commit
4dc9853d71
1 changed files with 2 additions and 1 deletions
|
@ -2042,7 +2042,8 @@ ImageDestroy ($im);
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>int <function>imagettypes</function></funcdef>
|
||||
<funcdef>int <function>imagetypes</function></funcdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue