mirror of
https://github.com/php/php-src.git
synced 2024-11-27 20:03:40 +08:00
Build fix
This commit is contained in:
parent
63829bc949
commit
dde79b86c5
@ -90,7 +90,7 @@ PHP_INI_END()
|
||||
|
||||
|
||||
|
||||
static void php_apache_globals_ctor(php_apache_info_struct *apache_globals_p TSRMLS_DC)
|
||||
static void php_apache_globals_ctor(php_apache_info_struct *apache_globals TSRMLS_DC)
|
||||
{
|
||||
apache_globals->in_request = 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user