diff options
author | Stig Bakken <ssb@php.net> | 2001-04-22 01:09:14 +0000 |
---|---|---|
committer | Stig Bakken <ssb@php.net> | 2001-04-22 01:09:14 +0000 |
commit | 2cf1b8d3459736457b46c295eb2e8b87acb4f521 (patch) | |
tree | 01517b5cdaf822ea988cda5d444be6e7b98cc37b /footer | |
parent | 9dd0231844ab98f306c977e01ca27b6fbd791b93 (diff) | |
download | php-git-2cf1b8d3459736457b46c295eb2e8b87acb4f521.tar.gz |
* expanded the following constants and made them available in PHP:
DEFAULT_INCLUDE_PATH
PEAR_INSTALL_DIR
PHP_EXTENSION_DIR
PHP_BINDIR
PHP_LIBDIR
PHP_DATADIR
PHP_SYSCONFDIR
PHP_LOCALSTATEDIR
PHP_CONFIG_FILE_PATH
* no longer generating pear/PEAR.php
* fixed some tests
* some more installer work
Diffstat (limited to 'footer')
-rw-r--r-- | footer | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,5 +3,6 @@ * Local variables: * tab-width: 4 * c-basic-offset: 4 + * indent-tabs-mode: t * End: */ |