php: unbreak and update php.ini patch.

This commit is contained in:
Juan RP 2015-08-08 07:40:02 +02:00
parent 2b2367ba43
commit e2388f0cda
1 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,7 @@
; On windows:
; extension_dir = "ext"
@@ -870,49 +870,48 @@ default_socket_timeout = 60
@@ -870,48 +870,48 @@ default_socket_timeout = 60
; If you only provide the name of the extension, PHP will look for it in its
; default extension directory.
;
@ -60,7 +60,6 @@
-;extension=php_pdo_pgsql.dll
-;extension=php_pdo_sqlite.dll
-;extension=php_pgsql.dll
-;extension=php_pspell.dll
-;extension=php_shmop.dll
-
-; The MIBS data available in the PHP distribution must be installed.