]> granicus.if.org Git - php/commitdiff
Cut and paste error? :)
authorJoey Smith <joey@php.net>
Thu, 10 Aug 2000 17:38:14 +0000 (17:38 +0000)
committerJoey Smith <joey@php.net>
Thu, 10 Aug 2000 17:38:14 +0000 (17:38 +0000)
ext/imap/php_imap.c

index 2384175b14917180ce098507765be6cad1c8cc3e..6e79a6b96c39f03ea956a3e5d95270b55742f516 100644 (file)
@@ -137,7 +137,7 @@ function_entry imap_functions[] = {
        PHP_FE(imap_errors,                     NULL)
        PHP_FE(imap_last_error,         NULL)
 #ifndef PHP_WIN32
-       PHP_FALIAS(pdf_open_memory_image, warn_not_available, NULL)
+       PHP_FALIAS(imap_mail, warn_not_available, NULL)
 #else
        PHP_FE(imap_mail,           NULL)
 #endif