mirror of
https://github.com/php/php-src.git
synced 2026-04-13 02:52:48 +02:00
- correct clause
This commit is contained in:
@@ -1079,7 +1079,7 @@ PHP_RSHUTDOWN_FUNCTION(imap)
|
||||
#if !defined(CCLIENTVERSION)
|
||||
#if HAVE_IMAP2007e
|
||||
#define CCLIENTVERSION "2007e"
|
||||
#elif HAVE_IMAP2007e
|
||||
#elif HAVE_IMAP2007d
|
||||
#define CCLIENTVERSION "2007d"
|
||||
#elif HAVE_IMAP2007b
|
||||
#define CCLIENTVERSION "2007b"
|
||||
|
||||
Reference in New Issue
Block a user