diff options
Diffstat (limited to 'sapi/pi3web/pi3web_sapi.c')
-rw-r--r-- | sapi/pi3web/pi3web_sapi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/pi3web/pi3web_sapi.c b/sapi/pi3web/pi3web_sapi.c index 3a52e14cd2..99f48d2be1 100644 --- a/sapi/pi3web/pi3web_sapi.c +++ b/sapi/pi3web/pi3web_sapi.c @@ -378,8 +378,6 @@ DWORD PHP4_wrapper(LPCONTROL_BLOCK lpCB) char *header_line; int iRet = PIAPI_COMPLETED; TSRMLS_FETCH(); - TSRMLS_FETCH(); - TSRMLS_FETCH(); zend_try { file_handle.filename = lpCB->lpszFileName; |