diff -up e-smith-php-2.2.0/root/etc/e-smith/db/configuration/defaults/php/MagicQuotes.remove-magic-quotes e-smith-php-2.2.0/root/etc/e-smith/db/configuration/defaults/php/MagicQuotes +++ /dev/null 2011-09-19 11:51:22.000000000 +0200 --- e-smith-php-2.2.0/root/etc/e-smith/db/configuration/defaults/php/MagicQuotes 2011-09-19 11:49:59.000000000 +0200 @@ -1 +0,0 @@ -On diff -up e-smith-php-2.2.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling.remove-magic-quotes e-smith-php-2.2.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling --- e-smith-php-2.2.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling.remove-magic-quotes 2011-09-19 11:49:59.000000000 +0200 +++ e-smith-php-2.2.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling 2011-09-19 11:52:23.000000000 +0200 @@ -7,12 +7,6 @@ post_max_size = $OUT .= "$ms"; } gpc_order = "GPC" -magic_quotes_gpc = { - my $mq = $php{MagicQuotes} || "Off"; - $OUT .= "$mq"; -} -magic_quotes_runtime = Off -magic_quotes_sybase = Off auto_prepend_file = auto_append_file = default_mimetype = "text/html"