program/steps/mail/func.inc | ●●●●● patch | view | raw | blame | history |
program/steps/mail/func.inc
@@ -1530,7 +1530,6 @@ // get user's timezone if ($CONFIG['timezone'] === 'auto') { console($_SESSION['timezone']); $tz = isset($_SESSION['timezone']) ? $_SESSION['timezone'] : date('Z')/3600; } else {