johannes Mon Jun 29 13:04:29 2009 UTC Modified files: (Branch: PHP_5_3) /php-src INSTALL Log: Fix grammar (thanks Christian Hoffmann) http://cvs.php.net/viewvc.cgi/php-src/INSTALL?r1=1.37.2.2.2.3.2.1&r2=1.37.2.2.2.3.2.2&diff_format=u Index: php-src/INSTALL diff -u php-src/INSTALL:1.37.2.2.2.3.2.1 php-src/INSTALL:1.37.2.2.2.3.2.2 --- php-src/INSTALL:1.37.2.2.2.3.2.1 Mon Jun 29 10:03:24 2009 +++ php-src/INSTALL Mon Jun 29 13:04:29 2009 @@ -198,7 +198,7 @@ 13. Setup your php.ini file: - PHP will used the built-in default values if no php.ini file was + PHP will use the built-in default values if no php.ini file was placed in the configuration directory. The default location is /usr/local/lib, if you prefer your php.ini in another location, use --with-config-file-path=/some/path in step 10.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php