summmaries
Jan Schneider
janmailing@gmx.de
Tue, 12 Jun 2001 00:56:25 +0200
Hi,
kronolith/lib/api.php should be patches as follow, to have a better "look" if
you have "whole day" events:
Index: api.php
===================================================================
RCS file: /cvs/horde/kronolith/lib/api.php,v
retrieving revision 1.3
diff -u -r1.3 api.php
--- api.php 2001/06/11 20:44:42 1.3
+++ api.php 2001/06/11 22:54:47
@@ -43,6 +43,9 @@
$time .= date('g:i A', $event->end_time);
}
}
+ else {
+ $time = _("The whole day");
+ }
$text = $event->title;
if (!empty($event->attrlist['location'])) {
$text .= ' (' . $event->attrlist['location'] . ')';
Two problems occur: getPrefs('24hr') seem to not work as well as
IMP::displayFolder that only displays '1'.
Jan.
::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::