aboutsummaryrefslogtreecommitdiffstats
path: root/include/calendar_monthly.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/calendar_monthly.class.php')
-rw-r--r--include/calendar_monthly.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/calendar_monthly.class.php b/include/calendar_monthly.class.php
index b9c845536..9ab38aee7 100644
--- a/include/calendar_monthly.class.php
+++ b/include/calendar_monthly.class.php
@@ -38,7 +38,7 @@ define('CDAY', 2);
/**
* Monthly calendar style (composed of years/months and days)
*/
-class Calendar extends CalendarBase
+class CalendarMonthly extends CalendarBase
{
/**
* Initialize the calendar.