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 7a57fe1..5024790 100644 --- a/php_suhosin7.h +++ b/php_suhosin7.h | |||
| @@ -131,7 +131,7 @@ ZEND_BEGIN_MODULE_GLOBALS(suhosin7) | |||
| 131 | 131 | ||
| 132 | /* executor */ | 132 | /* executor */ |
| 133 | zend_ulong in_code_type; | 133 | zend_ulong in_code_type; |
| 134 | // zend_bool executor_allow_symlink; | 134 | zend_bool executor_allow_symlink; |
| 135 | long execution_depth; | 135 | long execution_depth; |
| 136 | long max_execution_depth; | 136 | long max_execution_depth; |
| 137 | long executor_include_max_traversal; | 137 | long executor_include_max_traversal; |
