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=8b175c078dd22a74ca5ed7fbd409a3623faca318;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')); - ?>