1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00
This commit is contained in:
Pierre Joye
2006-12-04 21:34:48 +00:00
parent 4fcf964c65
commit bead3e1428
-1
View File
@@ -177,7 +177,6 @@ static void filter_map_apply(zval *value, filter_map *map)
}
/* }}} */
/* {{{ php_filter_string */
void php_filter_string(PHP_INPUT_FILTER_PARAM_DECL)
{