projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d373628
)
Pass user name to view.
author
Jan Schneider
<jan@horde.org>
Fri, 12 Nov 2010 12:13:02 +0000
(13:13 +0100)
committer
Jan Schneider
<jan@horde.org>
Fri, 12 Nov 2010 13:57:21 +0000
(14:57 +0100)
kronolith/scripts/agenda.php
patch
|
blob
|
history
diff --git
a/kronolith/scripts/agenda.php
b/kronolith/scripts/agenda.php
index
6db9f76
..
b00ce3e
100755
(executable)
--- a/
kronolith/scripts/agenda.php
+++ b/
kronolith/scripts/agenda.php
@@
-148,6
+148,7
@@
function send_agendas()
$view->pad = max(Horde_String::length(_("All day")) + 2, $twentyFour ? 6 : 8);
$view->dateFormat = $prefs->getValue('date_format');
$view->timeformat = $twentyFour ? 'H:i' : 'h:ia';
+ $view->user = $user;
$view->events = $eventlist;
$mime_mail = new Horde_Mime_Mail(