diff options
| author | Ard Biesheuvel <abies@php.net> | 2004-01-25 15:18:02 +0000 |
|---|---|---|
| committer | Ard Biesheuvel <abies@php.net> | 2004-01-25 15:18:02 +0000 |
| commit | e0c0c9f620354d96fc9c36d22ac6dc497307576f (patch) | |
| tree | aea8d9057803c12403fec0e0c64b487f5eb1ec35 /php.ini-dist | |
| parent | 86fe4ab6a1fb99c54abd278c5f3709c76a466796 (diff) | |
| download | php-git-e0c0c9f620354d96fc9c36d22ac6dc497307576f.tar.gz | |
MySQL is no longer built in by default
Diffstat (limited to 'php.ini-dist')
| -rw-r--r-- | php.ini-dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-dist b/php.ini-dist index c6ef7da96d..77adcb0928 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -531,7 +531,7 @@ default_socket_timeout = 60 ;Windows Extensions -;Note that MySQL and ODBC support is now built in, so no dll is needed for it. +;Note that ODBC support is now built in, so no dll is needed for it. ; ;extension=php_bz2.dll ;extension=php_cpdf.dll |
