sander Thu Mar 13 09:08:06 2003 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: whitespace fix to fix two crosslinks Index: phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml diff -u phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml:1.3 phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml:1.4 --- phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml:1.3 Thu Nov 14 08:23:16 2002 +++ phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml Thu Mar 13 09:08:06 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- splitted from ./en/functions/info.xml, last change in rev 1.2 --> <refentry id="function.get-magic-quotes-gpc"> <refnamediv> @@ -35,10 +35,10 @@ magic_quotes_gpc</link> can not be set at runtime. </simpara> <simpara> - See also <function>addslashes</function>, <function> - stripslashes</function>, <function> - get_magic_quotes_runtime</function>, and - <function>ini_get</function>. + See also <function>addslashes</function>, + <function>stripslashes</function>, + <function>get_magic_quotes_runtime</function>, and + <function>ini_get</function>. </simpara> </refsect1> </refentry>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php