diff options
author | Hannes Magnusson <bjori@php.net> | 2006-09-28 19:37:59 +0000 |
---|---|---|
committer | Hannes Magnusson <bjori@php.net> | 2006-09-28 19:37:59 +0000 |
commit | adcb3615f04ca77a9dae7db34d67ff369925bd89 (patch) | |
tree | 85f9fdffe735471ce34707cae893fa7d4ebd867e /php.ini-dist | |
parent | e3f68a64e7f20ea3cbae15eed67624fc7663e10f (diff) | |
download | php-git-adcb3615f04ca77a9dae7db34d67ff369925bd89.tar.gz |
Remove unused ini options
Diffstat (limited to 'php.ini-dist')
-rw-r--r-- | php.ini-dist | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/php.ini-dist b/php.ini-dist index 1eb17576a9..3e00ea39de 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -1108,28 +1108,6 @@ mssql.secure_connection = Off ; error_reporting(0) around the eval(). ;assert.quiet_eval = 0 -[Verisign Payflow Pro] -; Default Payflow Pro server. -pfpro.defaulthost = "test-payflow.verisign.com" - -; Default port to connect to. -pfpro.defaultport = 443 - -; Default timeout in seconds. -pfpro.defaulttimeout = 30 - -; Default proxy IP address (if required). -;pfpro.proxyaddress = - -; Default proxy port. -;pfpro.proxyport = - -; Default proxy logon. -;pfpro.proxylogon = - -; Default proxy password. -;pfpro.proxypassword = - [COM] ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs ;com.typelib_file = @@ -1183,9 +1161,6 @@ pfpro.defaulttimeout = 30 ; 4: Overload ereg*() functions ;mbstring.func_overload = 0 -; enable strict encoding detection. -;mbstring.strict_encoding = Off - [FrontBase] ;fbsql.allow_persistent = On ;fbsql.autocommit = On @@ -1200,7 +1175,6 @@ pfpro.defaulttimeout = 30 ;fbsql.max_links = 128 ;fbsql.max_persistent = -1 ;fbsql.max_results = 128 -;fbsql.batchSize = 1000 [gd] ; Tell the jpeg decode to libjpeg warnings and try to create |