till
2007-09-01 a664a679ca6471c00f6d225841e1ef4d16261146
# bugfix: #1484473



1 files modified
1 ■■■■ changed files
program/include/main.inc 1 ●●●● patch | view | raw | blame | history
program/include/main.inc
@@ -532,6 +532,7 @@
  {
  global $CONFIG, $IMAP, $DB, $sess_user_lang;
  $user_id = NULL;
  $user    = strtolower($user); // fix case: #1484473
  
  if (!$host)
    $host = $CONFIG['default_host'];