summaryrefslogtreecommitdiff
path: root/rfc1867.c
diff options
context:
space:
mode:
Diffstat (limited to 'rfc1867.c')
-rw-r--r--rfc1867.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc1867.c b/rfc1867.c
index e19c677..e1e13f0 100644
--- a/rfc1867.c
+++ b/rfc1867.c
@@ -36,7 +36,7 @@
36#include "php_ini.h" 36#include "php_ini.h"
37#include "ext/standard/php_string.h" 37#include "ext/standard/php_string.h"
38 38
39#if PHP_VERSION_ID < 50400 39#if 0 //PHP_VERSION_ID < 50400
40 40
41#define DEBUG_FILE_UPLOAD ZEND_DEBUG 41#define DEBUG_FILE_UPLOAD ZEND_DEBUG
42 42