mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
whitespace fix to fix two crosslinks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120068 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
01600c69a9
commit
f45047f61d
1 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue