diff options
| author | Xinchen Hui <laruence@gmail.com> | 2015-08-30 08:00:15 -0700 |
|---|---|---|
| committer | Xinchen Hui <laruence@gmail.com> | 2015-08-30 08:00:15 -0700 |
| commit | a68e577b4e8ac0cb54708da8de18fc47ad399f5e (patch) | |
| tree | cf1d9edad89e43d8b958131c88fd328e1f849095 /php.ini-development | |
| parent | 871545fdd015a300faf55bd641ed0871db046e93 (diff) | |
| parent | 76a0cbc0c2e30c47262191d60d73f56857f5fcb0 (diff) | |
| download | php-git-a68e577b4e8ac0cb54708da8de18fc47ad399f5e.tar.gz | |
Merge branch 'master' of https://github.com/softwarespot/php-src
Diffstat (limited to 'php.ini-development')
| -rw-r--r-- | php.ini-development | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php.ini-development b/php.ini-development index 592a042732..0a4cc87c2e 100644 --- a/php.ini-development +++ b/php.ini-development @@ -888,8 +888,8 @@ default_socket_timeout = 60 ;extension=php_pgsql.dll ;extension=php_shmop.dll -; The MIBS data available in the PHP distribution must be installed. -; See http://www.php.net/manual/en/snmp.installation.php +; The MIBS data available in the PHP distribution must be installed. +; See http://www.php.net/manual/en/snmp.installation.php ;extension=php_snmp.dll ;extension=php_soap.dll |
