vrana Sat Nov 27 04:26:18 2004 EDT
Modified files:
/phpdoc/en/reference/strings/functions parse-str.xml
Log:
See also magic_quotes_gpc (bug #30830)
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/parse-str.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/strings/functions/parse-str.xml
diff -u phpdoc/en/reference/strings/functions/parse-str.xml:1.8
phpdoc/en/reference/strings/functions/parse-str.xml:1.9
--- phpdoc/en/reference/strings/functions/parse-str.xml:1.8 Fri Nov 19
11:21:42 2004
+++ phpdoc/en/reference/strings/functions/parse-str.xml Sat Nov 27 04:26:17 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.parse-str">
<refnamediv>
@@ -64,7 +64,7 @@
</para>
<para>
See also <function>parse_url</function>, <function>pathinfo</function>,
- <function>set_magic_quotes_runtime</function>, and
<function>urldecode</function>.
+ <function>set_magic_quotes_gpc</function>, and
<function>urldecode</function>.
</para>
</refsect1>
</refentry>