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 03c9bb6..8fcbd58 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h | |||
| @@ -127,6 +127,7 @@ bool config_server_encode; | |||
| 127 | bool config_server_strip; | 127 | bool config_server_strip; |
| 128 | zend_string *config_encryption_key; | 128 | zend_string *config_encryption_key; |
| 129 | zend_string *config_cookies_env_var; | 129 | zend_string *config_cookies_env_var; |
| 130 | bool config_show_old_php_warning; | ||
| 130 | 131 | ||
| 131 | HashTable *config_disabled_functions; | 132 | HashTable *config_disabled_functions; |
| 132 | HashTable *config_disabled_functions_hooked; | 133 | HashTable *config_disabled_functions_hooked; |
