/[smeserver]/rpms/e-smith-php/sme9/e-smith-php-2.4.0-magic-quotes-off.patch
ViewVC logotype

Contents of /rpms/e-smith-php/sme9/e-smith-php-2.4.0-magic-quotes-off.patch

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


Revision 1.1 - (show annotations) (download)
Sun May 19 16:24:05 2013 UTC (11 years ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-php-2_4_0-5_el6_sme, e-smith-php-2_4_0-2_el6_sme, e-smith-php-2_4_0-4_el6_sme, HEAD
* Sun May 19 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
- Force magic_quotes Off [SME: 7605]

1 diff -ruN e-smith-php-2.2.0.old/root/etc/e-smith/templates/etc/php.ini/40DataHandling e-smith-php-2.2.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling
2 --- e-smith-php-2.2.0.old/root/etc/e-smith/templates/etc/php.ini/40DataHandling 2013-05-07 20:48:55.000000000 -0700
3 +++ e-smith-php-2.2.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling 2013-05-07 20:50:22.000000000 -0700
4 @@ -7,6 +7,9 @@
5 $OUT .= "$ms";
6 }
7 gpc_order = "GPC"
8 +magic_quotes_gpc = Off
9 +magic_quotes_runtime = Off
10 +magic_quotes_sybase = Off
11 auto_prepend_file =
12 auto_append_file =
13 default_mimetype = "text/html"

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