From 28614b83af210e841e365ad171a12f54cd6eea8b Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Tue, 22 Feb 2005 06:38:48 +0000 Subject: [PATCH] Add addition SeeAlso per usernote git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180422 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/functions/stream-filter-append.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/stream/functions/stream-filter-append.xml b/reference/stream/functions/stream-filter-append.xml index 8c96315ad3..337f34990c 100644 --- a/reference/stream/functions/stream-filter-append.xml +++ b/reference/stream/functions/stream-filter-append.xml @@ -1,5 +1,5 @@ - + stream_filter_append @@ -103,7 +103,8 @@ Guvf vf n grfg See also stream_filter_register, and - stream_filter_prepend. + stream_filter_prepend, and + stream_get_filters.