Skip to content
Snippets Groups Projects
  • JediKev's avatar
    issue: Fix imap_open Disable Authenticator · 1d1df935
    JediKev authored
    This addresses an issue where the 'DISABLE_AUTHENTICATOR' args were not
    properly added to the `imap_open` params. This changes the `+=` operator
    to `array_merge()` to successufully add the params.
    1d1df935