diff options
author | Aaron Bannert <aaron@php.net> | 2002-04-24 00:55:38 +0000 |
---|---|---|
committer | Aaron Bannert <aaron@php.net> | 2002-04-24 00:55:38 +0000 |
commit | b2f9b6fb1645317dec3788b059211ae1d50fe96f (patch) | |
tree | 32bd27a2f670d32684569c13786343f0292b6dc2 /ext/recode/php_recode.h | |
parent | 3460eedfca99e819e06e25ef9ec3b2c42f96e48c (diff) | |
download | php-git-b2f9b6fb1645317dec3788b059211ae1d50fe96f.tar.gz |
Apache does a full load, unload, load cycle for each DSO module.
This patch makes sure that any startup actions that are performed
for PHP don't happen until the second load (the second call to
the post_config hook), and it also prevents subsequent calls
to the initialization routines.
Suggested By: Cliff Woolley
PR: 16475, 16754
Diffstat (limited to 'ext/recode/php_recode.h')
0 files changed, 0 insertions, 0 deletions