diff options
author | George Schlossnagle <gschlossnagle@php.net> | 2002-11-18 01:01:21 +0000 |
---|---|---|
committer | George Schlossnagle <gschlossnagle@php.net> | 2002-11-18 01:01:21 +0000 |
commit | 824fdad6c11173937c08b0dbff7ad6afc2ac3e05 (patch) | |
tree | ee1286b71a39f5386f20ac46ef8075c8d9cfc70d /sapi/apache_hooks/php.sym | |
parent | 99c7ddc3a8f9ecf1a3968f6e59dc9d95106bb0c7 (diff) | |
download | php-git-824fdad6c11173937c08b0dbff7ad6afc2ac3e05.tar.gz |
initial import of all these files. This was previously the apache_hooks
branch of the apache sapi. Now it lives on its own. General functionality
seems to be working, though there may be a problem with some
output buffering, most likely due to the way that sapi_deactivate needs
to be mangled with here.
Diffstat (limited to 'sapi/apache_hooks/php.sym')
-rw-r--r-- | sapi/apache_hooks/php.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/apache_hooks/php.sym b/sapi/apache_hooks/php.sym new file mode 100644 index 0000000000..2dca1256c2 --- /dev/null +++ b/sapi/apache_hooks/php.sym @@ -0,0 +1 @@ +php4_module |