I believe everything is compatable with all IMAP servers now
[squirrelmail.git] / src / right_main.php
index ed51ab2013f3e49762c953dacdd0e23488055663..1def94edfdb5ffb4280ea0ed82db1001b205d77a 100644 (file)
@@ -46,7 +46,6 @@
    //
    /////////////////////////////////////////////////////////////////////////////////
 
-
    // open a connection on the imap port (143)
    $imapConnection = loginToImapServer($username, $key, $imapServerAddress);