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()) { - +