summaryrefslogtreecommitdiff
path: root/rfc1867_new.c
diff options
context:
space:
mode:
Diffstat (limited to 'rfc1867_new.c')
-rw-r--r--rfc1867_new.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc1867_new.c b/rfc1867_new.c
index 720e3ff..9831e8a 100644
--- a/rfc1867_new.c
+++ b/rfc1867_new.c
@@ -35,7 +35,7 @@
35#include "suhosin_rfc1867.h" 35#include "suhosin_rfc1867.h"
36#include "ext/standard/php_string.h" 36#include "ext/standard/php_string.h"
37 37
38#if PHP_VERSION_ID >= 50400 38#if 1 //PHP_VERSION_ID >= 50400
39 39
40#define DEBUG_FILE_UPLOAD ZEND_DEBUG 40#define DEBUG_FILE_UPLOAD ZEND_DEBUG
41 41