- fixed goto_url() call in logout command

release-0.6
alecpl 17 years ago
parent 7155539ffd
commit 7560371366

@ -488,7 +488,7 @@ function rcube_webmail()
break; break;
case 'logout': case 'logout':
this.goto_url('logout', true); this.goto_url('logout', '', true);
break; break;
// commands to switch task // commands to switch task

Loading…
Cancel
Save