MFH: nuke php3 legacy

This commit is contained in:
foobar 2005-12-06 02:28:41 +00:00
parent 347032c753
commit 3e669bc950
86 changed files with 119 additions and 119 deletions

View file

@ -462,7 +462,7 @@ PHP_MINFO_FUNCTION(apache)
}
}
static function_entry apache_functions[] = {
static zend_function_entry apache_functions[] = {
PHP_FE(apache_lookup_uri, NULL)
PHP_FE(virtual, NULL)
PHP_FE(apache_request_headers, NULL)