summaryrefslogtreecommitdiff
path: root/src/php_snuffleupagus.h
diff options
context:
space:
mode:
authorxXx-caillou-xXx2018-08-29 18:09:51 +0200
committerjvoisin2018-08-29 16:09:51 +0000
commit89e859d09248de6b1b9b9cdd652cb72c9f7ff098 (patch)
treef24c9e82da5bede181607903fb4e98f59210a057 /src/php_snuffleupagus.h
parent10552296658a87e59b60a20214fef1902320d390 (diff)
Change how we're validating certificates
Diffstat (limited to 'src/php_snuffleupagus.h')
-rw-r--r--src/php_snuffleupagus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/php_snuffleupagus.h b/src/php_snuffleupagus.h
index 9dc045c..41d9b77 100644
--- a/src/php_snuffleupagus.h
+++ b/src/php_snuffleupagus.h
@@ -32,7 +32,6 @@
32#include "sp_config.h" 32#include "sp_config.h"
33#include "sp_config_utils.h" 33#include "sp_config_utils.h"
34#include "sp_config_keywords.h" 34#include "sp_config_keywords.h"
35#include "sp_curl_verify_certificates.h"
36#include "sp_cookie_encryption.h" 35#include "sp_cookie_encryption.h"
37#include "sp_disable_xxe.h" 36#include "sp_disable_xxe.h"
38#include "sp_disabled_functions.h" 37#include "sp_disabled_functions.h"