aidan Tue Jul 6 03:54:58 2004 EDT
Modified files:
/phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml
Log:
Removed "see example 2"
http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml
diff -u phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml:1.8
phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml:1.9
--- phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml:1.8 Tue Jul 6
03:10:06 2004
+++ phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml Tue Jul 6 03:54:58
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/info.xml, last change in rev 1.2 -->
<refentry id="function.get-magic-quotes-gpc">
<refnamediv>
@@ -32,7 +32,7 @@
</note>
<simpara>
Keep in mind that the setting <link linkend="ini.magic-quotes-gpc">
- magic_quotes_gpc</link> will not work at runtime. See example 2.
+ magic_quotes_gpc</link> will not work at runtime.
</simpara>
<para>
<example>