diff options
Diffstat (limited to 'php_suhosin.h')
| -rw-r--r-- | php_suhosin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php_suhosin.h b/php_suhosin.h index d567877..fc6fef1 100644 --- a/php_suhosin.h +++ b/php_suhosin.h | |||
| @@ -275,6 +275,7 @@ ZEND_BEGIN_MODULE_GLOBALS(suhosin) | |||
| 275 | zend_bool log_phpscript_is_safe; | 275 | zend_bool log_phpscript_is_safe; |
| 276 | long log_file; | 276 | long log_file; |
| 277 | char *log_filename; | 277 | char *log_filename; |
| 278 | zend_bool log_file_time; | ||
| 278 | 279 | ||
| 279 | /* header handler */ | 280 | /* header handler */ |
| 280 | zend_bool allow_multiheader; | 281 | zend_bool allow_multiheader; |
