From: Michael J. Rubinsky Date: Thu, 17 Sep 2009 23:08:28 +0000 (-0400) Subject: Removed some cruft from original testing X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=579ebe8ea506f1dcbab12a7e899e4f33f14b6950;p=horde.git Removed some cruft from original testing --- diff --git a/kronolith/resources/index.php b/kronolith/resources/index.php index ec453a90f..dcd3dfbd7 100644 --- a/kronolith/resources/index.php +++ b/kronolith/resources/index.php @@ -21,7 +21,6 @@ $resources = Kronolith_Resource::listResources(); $display_url_base = Horde::applicationUrl('month.php', true, -1); $delete_url_base = Horde::applicationUrl('resources/delete.php'); $delete_img = Horde::img('delete.png', _("Delete"), null, $registry->getImageDir('horde')); - ?>