/[smeserver]/rpms/e-smith-php/sme8/e-smith-php-2.2.0-remove-magic-quotes.patch
ViewVC logotype

Annotation of /rpms/e-smith-php/sme8/e-smith-php-2.2.0-remove-magic-quotes.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Mon Sep 19 10:06:54 2011 UTC (12 years, 9 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-php-2_2_0-7_el5_sme, e-smith-php-2_2_0-6_el5_sme, e-smith-php-2_2_0-5_el5_sme, HEAD
* Mon Sep 19 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
- Obsolete magic_quotes settings [SME: 6725]

1 snetram 1.1 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
2     +++ /dev/null 2011-09-19 11:51:22.000000000 +0200
3     --- e-smith-php-2.2.0/root/etc/e-smith/db/configuration/defaults/php/MagicQuotes 2011-09-19 11:49:59.000000000 +0200
4     @@ -1 +0,0 @@
5     -On
6     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
7     --- 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
8     +++ e-smith-php-2.2.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling 2011-09-19 11:52:23.000000000 +0200
9     @@ -7,12 +7,6 @@ post_max_size =
10     $OUT .= "$ms";
11     }
12     gpc_order = "GPC"
13     -magic_quotes_gpc = {
14     - my $mq = $php{MagicQuotes} || "Off";
15     - $OUT .= "$mq";
16     -}
17     -magic_quotes_runtime = Off
18     -magic_quotes_sybase = Off
19     auto_prepend_file =
20     auto_append_file =
21     default_mimetype = "text/html"

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed