mirror of
https://github.com/php/php-src.git
synced 2024-12-03 06:44:07 +08:00
Fix for bug #1891
This commit is contained in:
parent
55b31d5103
commit
ad671669ce
@ -296,7 +296,7 @@ function_entry basic_functions[] = {
|
||||
PHP_FE(print_r, NULL)
|
||||
|
||||
PHP_FE(setcookie, NULL)
|
||||
PHP_FE(Header, NULL)
|
||||
PHP_NAMED_FE(header, PHP_FN(Header), NULL)
|
||||
PHP_FE(headers_sent, NULL)
|
||||
|
||||
PHP_FE(function_exists, NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user