From 58c6a63a65c5550d9a4b28ef8ba224b2fc245309 Mon Sep 17 00:00:00 2001 From: Yannick Torres Date: Thu, 4 Nov 2004 21:10:56 +0000 Subject: [PATCH] remove simplesect in favor of sect1 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172122 c90b9560-bf6c-de11-be94-00142212c4b1 --- security/magicquotes.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/security/magicquotes.xml b/security/magicquotes.xml index 29c3ae610a..84086cff32 100644 --- a/security/magicquotes.xml +++ b/security/magicquotes.xml @@ -1,5 +1,5 @@ - + Magic Quotes @@ -9,7 +9,7 @@ escape the data at runtime, as needed. - + What are Magic Quotes When on, all ' (single-quote), " @@ -65,9 +65,9 @@ - + - + Why use Magic Quotes @@ -92,9 +92,9 @@ - + - + Why not to use Magic Quotes @@ -135,9 +135,9 @@ - + - + Disabling Magic Quotes The magic_quotes_gpc @@ -212,7 +212,7 @@ if (get_magic_quotes_gpc()) { - +