diff options
Diffstat (limited to '')
| -rw-r--r-- | src/php_snuffleupagus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/php_snuffleupagus.h b/src/php_snuffleupagus.h index be37cfa..adaa6c0 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h | |||
| @@ -141,7 +141,7 @@ sp_config_eval config_eval; | |||
| 141 | sp_config_wrapper config_wrapper; | 141 | sp_config_wrapper config_wrapper; |
| 142 | sp_config_session config_session; | 142 | sp_config_session config_session; |
| 143 | sp_config_ini config_ini; | 143 | sp_config_ini config_ini; |
| 144 | char config_log_media; | 144 | sp_config_log config_log_media; |
| 145 | int config_log_max_len; | 145 | int config_log_max_len; |
| 146 | u_long config_max_execution_depth; | 146 | u_long config_max_execution_depth; |
| 147 | bool config_server_encode; | 147 | bool config_server_encode; |
