projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb0bb35
)
scope
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 14 Feb 2009 18:05:42 +0000
(13:05 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 14 Feb 2009 18:05:42 +0000
(13:05 -0500)
imp/lib/base.php
patch
|
blob
|
history
diff --git
a/imp/lib/base.php
b/imp/lib/base.php
index
de46fb2
..
a22f4d6
100644
(file)
--- a/
imp/lib/base.php
+++ b/
imp/lib/base.php
@@
-145,7
+145,7
@@
if ($authentication !== 'none') {
if (!IMP::checkAuthentication(true)) {
switch (Util::nonInputVar('session_timeout')) {
case 'json':
- $
notification
->push(null, 'dimp.timeout');
+ $
GLOBALS['notification']
->push(null, 'dimp.timeout');
Horde::sendHTTPResponse(Horde::prepareResponse(), 'json');
case 'none':