[dev] Patch to Kronolith:/lib/Event.php
David U.
davidu@everydns.net
Sun, 6 Oct 2002 16:42:55 -0500
This patch prepends the owner of the event to a remote calendar user:
Personally, I think that there needs to be something to distinguish
shared/personal calendars, and this is an easy way for me to see who owns
the event I'm displaying on my calendar.
-davidu
Index: lib/Event.php
===================================================================
RCS file: /repository/kronolith/lib/Event.php,v
retrieving revision 1.53
diff -r1.53 Event.php
739a740,741
> (($share->getOwner() == Auth::getAuth()) ? $pre = '':$pre =
'<b>'.$share->getowner().':</b> ');
>
756a759
> $link .= $pre;
--
"Never doubt that a small group of thoughtful citizens can change the
world. Indeed, it is the only thing that ever has." --Margaret Mead