From 579ebe8ea506f1dcbab12a7e899e4f33f14b6950 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Thu, 17 Sep 2009 19:08:28 -0400 Subject: [PATCH] Removed some cruft from original testing --- kronolith/resources/index.php | 8 -------- 1 file changed, 8 deletions(-) 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')); - ?>