- nuke php3 legacy

This commit is contained in:
foobar 2005-12-06 02:10:00 +00:00
parent f53c892557
commit a05e8e335d

View file

@ -76,7 +76,7 @@ static unsigned int php_sapi_filter(int arg, char *var, char **val, unsigned int
/* {{{ filter_functions[]
*/
function_entry filter_functions[] = {
zend_function_entry filter_functions[] = {
PHP_FE(input_get, NULL)
PHP_FE(input_filters_list, NULL)
PHP_FE(input_has_variable, NULL)