Documented the other parameter, the required one even :)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243404 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Paul Reinheimer 2007-10-02 18:48:32 +00:00
parent 6b7b430216
commit db1a9d9ec7

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.33 $ -->
<!-- $Revision: 1.34 $ -->
<refentry xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" xml:id="function.getimagesize">
<refnamediv>
<refname>getimagesize</refname>
@ -40,7 +40,9 @@
<varlistentry>
<term><parameter>filename</parameter></term>
<listitem>
<para>
<para>This parameter specifies the file you wish to retrieve information
about. It can reference a local file or (configuration permitting) a
remote file using one of the supported streams.
</para>
</listitem>
</varlistentry>