mike Wed Apr 4 19:18:32 2007 UTC
Modified files:
/phpdoc/en/reference/http/functions/responses http-redirect.xml
Log:
- final attempt to fix all typos
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-redirect.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-redirect.xml
diff -u phpdoc/en/reference/http/functions/responses/http-redirect.xml:1.6
phpdoc/en/reference/http/functions/responses/http-redirect.xml:1.7
--- phpdoc/en/reference/http/functions/responses/http-redirect.xml:1.6 Wed Apr
4 19:11:08 2007
+++ phpdoc/en/reference/http/functions/responses/http-redirect.xml Wed Apr
4 19:18:32 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc.
-->
<refentry id="function.http-redirect">
<refnamediv>
@@ -138,7 +138,7 @@
Content-Type: text/html
Location: http://www.example.com/curdir/relpath?name=value&PHPSESSID=abc
-Redirecting to <a
href="http://www.example.com/curdor/relpath?name=value&PHPSESSID=abc">http://www.example.com/curdor/relpath?name=value&PHPSESSID=abc</a>.
+Redirecting to <a
href="http://www.example.com/curdir/relpath?name=value&PHPSESSID=abc">http://www.example.com/curdir/relpath?name=value&PHPSESSID=abc</a>.
]]>
</screen>
</example>