0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

add @todo for php-imap.com - see also #656

This commit is contained in:
David Goodwin 2022-10-12 20:28:53 +01:00
parent 73106712e0
commit 8cc19b0adf

View File

@ -740,6 +740,8 @@ class MailboxHandler extends PFAHandler
* created.
*
* @return boolean TRUE if everything succeeds, FALSE on all errors
*
* @todo rewrite/remove dependency on php-imap and use instead something like : https://www.php-imap.com/api/client
*/
protected function create_mailbox_subfolders()
{