projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfabb30
)
Allow for real IE8 support.
author
Jan Schneider
<jan@horde.org>
Mon, 7 Dec 2009 17:14:40 +0000
(18:14 +0100)
committer
Jan Schneider
<jan@horde.org>
Mon, 7 Dec 2009 17:14:40 +0000
(18:14 +0100)
kronolith/lib/Kronolith.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Kronolith.php
b/kronolith/lib/Kronolith.php
index
c19d449
..
c01865b
100644
(file)
--- a/
kronolith/lib/Kronolith.php
+++ b/
kronolith/lib/Kronolith.php
@@
-79,9
+79,6
@@
class Kronolith
Horde::addScriptFile('date.js', 'kronolith');
Horde::addScriptFile('kronolith.js', 'kronolith');
- // No IE 8 code at the moment.
- header('X-UA-Compatible: IE=7');
-
if (isset($GLOBALS['language'])) {
header('Content-type: text/html; charset=' . Horde_Nls::getCharset());
header('Vary: Accept-Language');