summaryrefslogtreecommitdiff
path: root/footer
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2001-04-22 01:09:14 +0000
committerStig Bakken <ssb@php.net>2001-04-22 01:09:14 +0000
commit2cf1b8d3459736457b46c295eb2e8b87acb4f521 (patch)
tree01517b5cdaf822ea988cda5d444be6e7b98cc37b /footer
parent9dd0231844ab98f306c977e01ca27b6fbd791b93 (diff)
downloadphp-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--footer1
1 files changed, 1 insertions, 0 deletions
diff --git a/footer b/footer
index c217e2be43..6513b56b0b 100644
--- a/footer
+++ b/footer
@@ -3,5 +3,6 @@
* Local variables:
* tab-width: 4
* c-basic-offset: 4
+ * indent-tabs-mode: t
* End:
*/