diff options
| author | Wez Furlong <wez@php.net> | 2002-09-30 09:04:48 +0000 |
|---|---|---|
| committer | Wez Furlong <wez@php.net> | 2002-09-30 09:04:48 +0000 |
| commit | 5de7ae1fc729a9998dec9d5013b84c129c70f458 (patch) | |
| tree | a96f5fd2f165ab5098457f0bca37ba91a57f3757 | |
| parent | 9049e7547cefee7e8e70c19c9da40c2b7c334f09 (diff) | |
| download | php-git-5de7ae1fc729a9998dec9d5013b84c129c70f458.tar.gz | |
Slight grammar fix.
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 - ATTENTION!! "make install" will *always* install the CLI SAPI binary in - {PREFIX}/bin/php. If you did enable the CGI binary to be build, it is + {PREFIX}/bin/php. If you enabled the CGI binary to be built, it is installed as {PREFIX}/bin/php-cgi. - Added pg_fetch_assoc(), pg_fetch_all(), pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update() and pg_delete(). (Yasuo) |
