diff options
author | foobar <sniper@php.net> | 2005-02-14 08:23:54 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-02-14 08:23:54 +0000 |
commit | d20e2cf0fcea3efc0b10580ec311e8580956a23b (patch) | |
tree | a899a326136432540b63ff3ceb44f4b4a378b24b /php.ini-dist | |
parent | 28f0397803895c337c717faa1f19937cfdf39c8c (diff) | |
download | php-git-d20e2cf0fcea3efc0b10580ec311e8580956a23b.tar.gz |
Nuke non-existing ini option
Diffstat (limited to 'php.ini-dist')
-rw-r--r-- | php.ini-dist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/php.ini-dist b/php.ini-dist index 1a35c56ccd..a757d3567e 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -1088,10 +1088,6 @@ pfpro.defaulttimeout = 30 ; Default proxy password. ;pfpro.proxypassword = -[Sockets] -; Use the system read() function instead of the php_read() wrapper. -sockets.use_system_read = On - [com] ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs ;com.typelib_file = |