]> granicus.if.org Git - php/commitdiff
Forgot to remove function entry.
authorAndrei Zmievski <andrei@php.net>
Wed, 27 Oct 1999 02:19:53 +0000 (02:19 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 27 Oct 1999 02:19:53 +0000 (02:19 +0000)
ext/standard/basic_functions.c

index 4e3d481e20715050a5cbe8cc5972c04ae82cfbfe..09d06f2ef096194bf13bfcd9d339556a5b5ce30b 100644 (file)
@@ -335,7 +335,6 @@ function_entry basic_functions[] = {
        PHP_FE(array_values,                            NULL)
        PHP_FE(array_count_values,                      NULL)
        PHP_FE(array_reverse,                           NULL)
-       PHP_FE(array_map,                                       NULL)
 
        PHP_FE(connection_aborted,                      NULL)
        PHP_FE(connection_timeout,                      NULL)