mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
'here' is apparently bad
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167664 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0a8339677e
commit
e86b83960b
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<refentry id="function.stream-get-meta-data">
|
||||
<refnamediv>
|
||||
<refname>stream_get_meta_data</refname>
|
||||
|
@ -75,8 +75,8 @@
|
|||
<para>
|
||||
<parameter>filters</parameter> (array) - and array containing
|
||||
the names of any filters that have been stacked onto this stream.
|
||||
Documentation on filters can be found
|
||||
<link linkend="filters">here</link>.
|
||||
Documentation on filters can be found in the
|
||||
<link linkend="filters">Filters appendix</link>.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
Loading…
Reference in a new issue