From e3f0875d7b1e7eb3c450d600a9b9387b6a89c7b3 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Mon, 13 Sep 2004 20:28:02 +0000 Subject: [PATCH] link correction git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168534 c90b9560-bf6c-de11-be94-00142212c4b1 --- security/magicquotes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/magicquotes.xml b/security/magicquotes.xml index af84fabd29..29c3ae610a 100644 --- a/security/magicquotes.xml +++ b/security/magicquotes.xml @@ -1,5 +1,5 @@ - + Magic Quotes @@ -140,7 +140,7 @@ Disabling Magic Quotes - The magic_quotes_gpc + The magic_quotes_gpc directive may only be disabled at the system level, and not at runtime. In otherwords, use of ini_set is not an option.