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 90c588a..46e21a3 100644 --- a/php_suhosin.h +++ b/php_suhosin.h | |||
| @@ -167,6 +167,7 @@ ZEND_BEGIN_MODULE_GLOBALS(suhosin) | |||
| 167 | long log_syslog_priority; | 167 | long log_syslog_priority; |
| 168 | long log_script; | 168 | long log_script; |
| 169 | long log_sapi; | 169 | long log_sapi; |
| 170 | long log_stdout; | ||
| 170 | char *log_scriptname; | 171 | char *log_scriptname; |
| 171 | long log_phpscript; | 172 | long log_phpscript; |
| 172 | char *log_phpscriptname; | 173 | char *log_phpscriptname; |
