From 30f1de71a694bb526b08e4fb6a0333659bd2030e Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Sun, 29 Jan 2012 16:07:54 +0100 Subject: [PATCH] remove debug file --- apps/calendar/templates/lAfix.php | 39 ------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 apps/calendar/templates/lAfix.php diff --git a/apps/calendar/templates/lAfix.php b/apps/calendar/templates/lAfix.php deleted file mode 100644 index 61025ae6dea..00000000000 --- a/apps/calendar/templates/lAfix.php +++ /dev/null @@ -1,39 +0,0 @@ -t('Sunday'); -$l->t('Monday'); -$l->t('Tuesday'); -$l->t('Wednesday'); -$l->t('Thursday'); -$l->t('Friday'); -$l->t('Saturday'); -$l->t('Sun.'); -$l->t('Mon.'); -$l->t('Tue.'); -$l->t('Wed.'); -$l->t('Thu.'); -$l->t('Fri.'); -$l->t('Sat.'); -$l->t('January'); -$l->t('February'); -$l->t('March'); -$l->t('April'); -$l->t('May'); -$l->t('June'); -$l->t('July'); -$l->t('August'); -$l->t('September'); -$l->t('October'); -$l->t('November'); -$l->t('December'); -$l->t('Jan.'); -$l->t('Feb.'); -$l->t('Mar.'); -$l->t('Apr.'); -$l->t('May.'); -$l->t('Jun.'); -$l->t('Jul.'); -$l->t('Aug.'); -$l->t('Sep.'); -$l->t('Oct.'); -$l->t('Nov.'); -$l->t('Dec.'); \ No newline at end of file -- 2.39.5