summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>1999-09-12 10:25:26 +0000
committerSascha Schumann <sas@php.net>1999-09-12 10:25:26 +0000
commitf2ff18e71eed2976f1409890156399c681e2fe3a (patch)
tree2288f9cbd96d1d9eb6cb15e514f2783d8db29c86
parentd5968b8f218adb4163625b068ac5729c88c1161d (diff)
downloadphp-git-f2ff18e71eed2976f1409890156399c681e2fe3a.tar.gz
These shouldn't be here
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fcab86c16..b5de2e8d79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,6 @@ PHP 4.0 CHANGE LOG ChangeLog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
-<<<<<<< ChangeLog
-<<<<<<< ChangeLog
- Renamed allow_builtin_links to expose_php (defaults to On). This directive
tells PHP whether it may expose its existence to the outside world, e.g.
by adding itself to the Web server header (Zeev)