diff options
Diffstat (limited to 'rfc1867.c')
| -rw-r--r-- | rfc1867.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
