]> granicus.if.org Git - php/commitdiff
- Guessing this is the problem
authorAndi Gutmans <andi@php.net>
Sun, 12 Mar 2000 17:49:08 +0000 (17:49 +0000)
committerAndi Gutmans <andi@php.net>
Sun, 12 Mar 2000 17:49:08 +0000 (17:49 +0000)
ext/imap/imap.c

index 352a68469d9e7f9770b8c279961ba4c8b07fa67d..c01bd8edfa76bd701723cd64374427f478a2ee79 100644 (file)
@@ -459,7 +459,7 @@ PHP_MINIT_FUNCTION(imap)
 
        /* Open Options */
 
-       REGISTER_MAIN_LONG_CONSTANT("OP_PHP_DEBUG", OP_PHP_DEBUG, CONST_PERSISTENT | CONST_CS);
+       REGISTER_MAIN_LONG_CONSTANT("OP_DEBUG", OP_DEBUG, CONST_PERSISTENT | CONST_CS);
        /* debug protocol negotiations */
 
        REGISTER_MAIN_LONG_CONSTANT("OP_READONLY", OP_READONLY, CONST_PERSISTENT | CONST_CS);