pollita Tue Feb 22 01:38:48 2005 EDT
Modified files:
/phpdoc/en/reference/stream/functions stream-filter-append.xml
Log:
Add addition SeeAlso per usernote
http://cvs.php.net/diff.php/phpdoc/en/reference/stream/functions/stream-filter-append.xml?r1=1.13&r2=1.14&ty=u
Index: phpdoc/en/reference/stream/functions/stream-filter-append.xml
diff -u phpdoc/en/reference/stream/functions/stream-filter-append.xml:1.13
phpdoc/en/reference/stream/functions/stream-filter-append.xml:1.14
--- phpdoc/en/reference/stream/functions/stream-filter-append.xml:1.13 Tue Sep
14 00:04:00 2004
+++ phpdoc/en/reference/stream/functions/stream-filter-append.xml Tue Feb
22 01:38:48 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<refentry id="function.stream-filter-append">
<refnamediv>
<refname>stream_filter_append</refname>
@@ -103,7 +103,8 @@
<simpara>
See also
<function>stream_filter_register</function>, and
- <function>stream_filter_prepend</function>.
+ <function>stream_filter_prepend</function>, and
+ <function>stream_get_filters</function>.
</simpara>
</refsect1>
</refentry>