Parent Directory | Revision Log | Revision Graph
- Remove obsolete gpc_order setting from php.ini. [sme: 8652]
1 | charliebrady | 1.1 | --- e-smith-php-2.4.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling.orig 2014-11-14 13:30:55.983511360 -0500 |
2 | +++ e-smith-php-2.4.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling 2014-11-14 13:31:01.028491196 -0500 | ||
3 | @@ -6,7 +6,6 @@ | ||
4 | my $ms = $php{PostMaxSize} || "20M"; | ||
5 | $OUT .= "$ms"; | ||
6 | } | ||
7 | -gpc_order = "GPC" | ||
8 | magic_quotes_gpc = Off | ||
9 | magic_quotes_runtime = Off | ||
10 | magic_quotes_sybase = Off |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |