diff options
Diffstat (limited to 'src/php_snuffleupagus.h')
| -rw-r--r-- | src/php_snuffleupagus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/php_snuffleupagus.h b/src/php_snuffleupagus.h index 7af4da2..229c1b9 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h | |||
| @@ -131,6 +131,7 @@ sp_config_wrapper config_wrapper; | |||
| 131 | sp_config_session config_session; | 131 | sp_config_session config_session; |
| 132 | sp_config_ini config_ini; | 132 | sp_config_ini config_ini; |
| 133 | char config_log_media; | 133 | char config_log_media; |
| 134 | int config_log_max_len; | ||
| 134 | u_long config_max_execution_depth; | 135 | u_long config_max_execution_depth; |
| 135 | bool config_server_encode; | 136 | bool config_server_encode; |
| 136 | bool config_server_strip; | 137 | bool config_server_strip; |
