Skip to content

Class IMP_Imap not found#46

Open
jcdelepine wants to merge 1 commit into
horde:FRAMEWORK_6_0from
jcdelepine:fix/imp-imap-class-not-found
Open

Class IMP_Imap not found#46
jcdelepine wants to merge 1 commit into
horde:FRAMEWORK_6_0from
jcdelepine:fix/imp-imap-class-not-found

Conversation

@jcdelepine
Copy link
Copy Markdown
Contributor

When opening the compose window, a fatal error was thrown:

Error: Class "Horde\Imp\IMP_Imap" not found
in src/IdentityDriverPrefs.php:621

Add use IMP_Imap; to the existing use block at the top of
src/IdentityDriverPrefs.php, consistent with how other legacy
IMP_* classes are already imported in the same file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant