projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2766fff
)
Avoid duplicate users.
author
Jan Schneider
<jan@horde.org>
Mon, 8 Mar 2010 23:34:20 +0000
(
00:34
+0100)
committer
Jan Schneider
<jan@horde.org>
Mon, 8 Mar 2010 23:36:38 +0000
(
00:36
+0100)
kronolith/lib/Tagger.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Tagger.php
b/kronolith/lib/Tagger.php
index
7e60f85
..
c34d0ec
100644
(file)
--- a/
kronolith/lib/Tagger.php
+++ b/
kronolith/lib/Tagger.php
@@
-205,6
+205,7
@@
class Kronolith_Tagger
$args['userId'][] = $GLOBALS['all_calendars'][$calendar]->get('owner');
}
}
+ $args['userId'] = array_unique($args['userId']);
}
/* Add the tags to the search */