summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2008-04-07 09:12:14 +0000
committeralecpl <alec@alec.pl>2008-04-07 09:12:14 +0000
commit7560371366e73febec1a0720c0d166a30feec9ba (patch)
treed4854cc8c7afb48dbe5ca3441e7f7f324e6803a6
parent7155539ffd146130ae05943c1ca9f50d36d644ee (diff)
- fixed goto_url() call in logout command
-rw-r--r--program/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/js/app.js b/program/js/app.js
index 4359e5985..a4f54715d 100644
--- a/program/js/app.js
+++ b/program/js/app.js
@@ -488,7 +488,7 @@ function rcube_webmail()
break;
case 'logout':
- this.goto_url('logout', true);
+ this.goto_url('logout', '', true);
break;
// commands to switch task