diff options
Diffstat (limited to 'ext/exif/exif.c')
| -rw-r--r-- | ext/exif/exif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/exif/exif.c b/ext/exif/exif.c index b5eb39eec8..2048c22397 100644 --- a/ext/exif/exif.c +++ b/ext/exif/exif.c @@ -253,7 +253,7 @@ zend_module_entry exif_module_entry = { #if ZEND_MODULE_API_NO >= 20010901 EXIF_VERSION, #endif -#if ZEND_MODULE_API_NO >= 20070613 +#if ZEND_MODULE_API_NO >= 20060613 PHP_MODULE_GLOBALS(exif), PHP_GINIT(exif), NULL, |
