projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13dcbf8
)
Don't use empty url (Bug #9269).
author
Jan Schneider
<jan@horde.org>
Wed, 22 Sep 2010 12:29:58 +0000
(14:29 +0200)
committer
Jan Schneider
<jan@horde.org>
Wed, 22 Sep 2010 12:29:58 +0000
(14:29 +0200)
imp/lib/Ui/Block.php
patch
|
blob
|
history
diff --git
a/imp/lib/Ui/Block.php
b/imp/lib/Ui/Block.php
index
b695206
..
0942ebd
100644
(file)
--- a/
imp/lib/Ui/Block.php
+++ b/
imp/lib/Ui/Block.php
@@
-44,7
+44,7
@@
class IMP_Ui_Block
$mbox_url = ($mode == 'imp')
? Horde::url('mailbox.php')
- : Horde::url('')->setAnchor('folder');
+ : Horde::url('
#
')->setAnchor('folder');
foreach ($poll as $folder) {
if (isset($status[$folder]) &&