diff options
Diffstat (limited to 'treat_data.c')
| -rw-r--r-- | treat_data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/treat_data.c b/treat_data.c index dc31b17..1c41e85 100644 --- a/treat_data.c +++ b/treat_data.c | |||
| @@ -41,7 +41,7 @@ SAPI_TREAT_DATA_FUNC(suhosin_treat_data) | |||
| 41 | zend_long count = 0; | 41 | zend_long count = 0; |
| 42 | 42 | ||
| 43 | /* Mark that we were not yet called */ | 43 | /* Mark that we were not yet called */ |
| 44 | SUHOSIN7_G(already_scanned) = 0; | 44 | // SUHOSIN7_G(already_scanned) = 0; |
| 45 | 45 | ||
| 46 | ZVAL_UNDEF(&array); | 46 | ZVAL_UNDEF(&array); |
| 47 | switch (arg) { | 47 | switch (arg) { |
