Link to correct function

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270249 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hannes Magnusson 2008-12-01 17:00:26 +00:00
parent f8416d8733
commit dcea27f9de

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry xml:id="function.stream-context-set-default" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>stream_context_set_default</refname>
@ -51,7 +51,8 @@ readfile('http://www.example.com');
</example>
<simpara>
See also
<function>stream_context_create</function>, <function>stream_context_get_create</function> and
<function>stream_context_create</function>,
<function>stream_context_get_default</function> and
Listing of supported wrappers with context options (<xref linkend="wrappers"/>).
</simpara>
</refsect1>