diff options
| author | Hannes Magnusson <bjori@php.net> | 2006-10-14 15:06:11 +0000 |
|---|---|---|
| committer | Hannes Magnusson <bjori@php.net> | 2006-10-14 15:06:11 +0000 |
| commit | 8104df054705802ae9a1bbcda4529aef18d671ee (patch) | |
| tree | d467e059b197b69ab3771c02218b1f027e2a7246 /php.ini-dist | |
| parent | 3bd0f950da1673fc9e02b337ceaa58217685ba7f (diff) | |
| download | php-git-8104df054705802ae9a1bbcda4529aef18d671ee.tar.gz | |
Remove bogus ini entry
Diffstat (limited to 'php.ini-dist')
| -rw-r--r-- | php.ini-dist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/php.ini-dist b/php.ini-dist index 3e00ea39de..4fee3fee80 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -641,9 +641,6 @@ default_socket_timeout = 60 ;iconv.internal_encoding = ISO-8859-1 ;iconv.output_encoding = ISO-8859-1 -[pdo] -;pdo.global_value = 41 - [sqlite] ;sqlite.assoc_case = 0 |
