[PR #880] [MERGED] Fixed imap list class not found #1111

Closed
opened 2026-02-25 21:37:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/880
Author: @josaphatim
Created: 2/3/2024
Status: Merged
Merged: 2/5/2024
Merged by: @marclaporte

Base: masterHead: fixed-not-found-imap-list-class


📝 Commits (1)

  • eb17a6e Fixed imap list class not found

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 modules/gmail_contacts/modules.php (+1 -0)

📄 Description

Pullrequest

Imported modules/imap/hm-imap.php so modules/gmail_contacts/hm-gmail-contacts.php have access to its classes. This was breaking the delete contact action.

Issues

[03-Feb-2024 11:13:05 Africa/Abidjan] PHP Fatal error: Uncaught Error: Class 'Hm_IMAP_List' not found in /cypht/modules/gmail_contacts/modules.php:81


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/880 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 2/3/2024 **Status:** ✅ Merged **Merged:** 2/5/2024 **Merged by:** [@marclaporte](https://github.com/marclaporte) **Base:** `master` ← **Head:** `fixed-not-found-imap-list-class` --- ### 📝 Commits (1) - [`eb17a6e`](https://github.com/cypht-org/cypht/commit/eb17a6eb30133b414b730b20b3d10e4fb87d5d41) Fixed imap list class not found ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modules/gmail_contacts/modules.php` (+1 -0) </details> ### 📄 Description ## Pullrequest Imported modules/imap/hm-imap.php so modules/gmail_contacts/hm-gmail-contacts.php have access to its classes. This was breaking the delete contact action. ### Issues [03-Feb-2024 11:13:05 Africa/Abidjan] PHP Fatal error: Uncaught Error: Class 'Hm_IMAP_List' not found in /cypht/modules/gmail_contacts/modules.php:81 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1111
No description provided.