1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00

Fix build

This commit is contained in:
Zeev Suraski
2000-09-08 22:26:07 +00:00
parent b409d2f9ea
commit fa6bb59773

View File

@@ -109,7 +109,7 @@ PHP_FUNCTION(get_extension_funcs);
PHP_FUNCTION(register_tick_function);
PHP_FUNCTION(unregister_tick_function);
PHP_FUNCTION(is_upload_file);
PHP_FUNCTION(is_uploaded_file);
/* From the INI parser */
PHP_FUNCTION(parse_ini_file);