mirror of
https://github.com/php/php-src.git
synced 2026-04-02 13:43:02 +02:00
# Oops
This commit is contained in:
@@ -152,7 +152,7 @@ zend_module_entry imap_module_entry = {
|
||||
|
||||
|
||||
#if COMPILE_DL
|
||||
DLEXPORT php3_module_entry *get_module(void) { return &imap_module_entry; }
|
||||
DLEXPORT zend_module_entry *get_module(void) { return &imap_module_entry; }
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user