1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 06:21:12 +02:00

Oh yeah, I said there's no need for it to be defined didn't I? :)

This commit is contained in:
Zeev Suraski
2000-05-29 16:51:27 +00:00
parent ebd9e89fcf
commit 3637589db1

View File

@@ -327,8 +327,6 @@ function_entry basic_functions[] = {
PHP_FE(extension_loaded, NULL)
PHP_FE(get_extension_funcs, NULL)
PHP_FE(warn_not_available, NULL)
PHP_FE(parse_ini_file, NULL)
/* functions from reg.c */