From 800624ec34ca0b501f6815d8cc54cf84008a4d23 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Thu, 29 Jan 2009 14:51:54 -0500 Subject: [PATCH] ws --- kronolith/lib/Views/EditEvent.php | 1 + 1 file changed, 1 insertion(+) diff --git a/kronolith/lib/Views/EditEvent.php b/kronolith/lib/Views/EditEvent.php index 73dd679ae..45abb4552 100644 --- a/kronolith/lib/Views/EditEvent.php +++ b/kronolith/lib/Views/EditEvent.php @@ -103,6 +103,7 @@ class Kronolith_View_EditEvent { $tagger = new Kronolith_Tagger(); $tags = $tagger->getTags($event->getUID(), 'event'); $tags = implode(',', array_values($tags)); + echo '