]> granicus.if.org Git - php/commitdiff
Another one bites the dust.
authorSebastian Bergmann <sebastian@php.net>
Sat, 4 Aug 2001 17:07:16 +0000 (17:07 +0000)
committerSebastian Bergmann <sebastian@php.net>
Sat, 4 Aug 2001 17:07:16 +0000 (17:07 +0000)
sapi/apache/php_apache.c

index 021346a2411cdfbaa5a6d353f4f445d2d97f39b6..681493e86f61727eb4965714857ec0d299d1bb63 100644 (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;