diff options
Diffstat (limited to 'php_suhosin7.h')
| -rw-r--r-- | php_suhosin7.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php_suhosin7.h b/php_suhosin7.h index 894452d..7cc2938 100644 --- a/php_suhosin7.h +++ b/php_suhosin7.h | |||
| @@ -252,7 +252,7 @@ ZEND_BEGIN_MODULE_GLOBALS(suhosin7) | |||
| 252 | zend_bool server_encode; | 252 | zend_bool server_encode; |
| 253 | zend_bool server_strip; | 253 | zend_bool server_strip; |
| 254 | // | 254 | // |
| 255 | // zend_bool disable_display_errors; | 255 | zend_bool disable_display_errors; |
| 256 | 256 | ||
| 257 | /* random number generator */ | 257 | /* random number generator */ |
| 258 | // php_uint32 r_state[625]; | 258 | // php_uint32 r_state[625]; |
