alecpl
2009-01-21 e1c2e7271e28101edbb97b317455048ab30071f1
index.php
@@ -72,6 +72,10 @@
// try to log in
if ($RCMAIL->action=='login' && $RCMAIL->task=='mail') {
  // purge the session in case of new login when a session already exists
  $RCMAIL->kill_session();
  // set IMAP host
  $host = $RCMAIL->autoselect_host();
  
  // check if client supports cookies