program/include/rcube_shared.inc | ●●●●● patch | view | raw | blame | history |
program/include/rcube_shared.inc
@@ -540,7 +540,7 @@ else { $key = 'HTTP_' . strtoupper(strtr($name, '-', '_')); $hdrs = array_change_key_case($_SERVER[$key], CASE_UPPER); $hdrs = array_change_key_case($_SERVER, CASE_UPPER); } if (isset($hdrs[$key])) {