1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00

Another one bites the dust.

This commit is contained in:
Sebastian Bergmann
2001-08-04 17:07:16 +00:00
parent b5763a70a6
commit b99798fda0
-1
View File
@@ -343,7 +343,6 @@ PHP_FUNCTION(getallheaders)
table_entry *tenv;
int i;
TSRMLS_FETCH();
TSRMLS_FETCH();
if (array_init(return_value) == FAILURE) {
RETURN_FALSE;