projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a0ed89
)
Not needed.
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 8 Sep 2009 21:30:49 +0000
(15:30 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 11 Sep 2009 20:28:48 +0000
(14:28 -0600)
imp/templates/javascript_defs.php
patch
|
blob
|
history
diff --git
a/imp/templates/javascript_defs.php
b/imp/templates/javascript_defs.php
index
d4c5a21
..
0d90ac0
100644
(file)
--- a/
imp/templates/javascript_defs.php
+++ b/
imp/templates/javascript_defs.php
@@
-11,7
+11,6
@@
$code = array(
/* Variables used in core javascript files. */
'conf' => array(
- 'isIE' => intval($GLOBALS['browser']->isBrowser('msie')),
'pop3' => intval((isset($_SESSION['imp']) && ($_SESSION['imp']['protocol'] == 'pop'))),
'fixed_folders' => empty($GLOBALS['conf']['server']['fixed_folders'])
? array()