bug 3002: Two classes with the same name : Calendar

git-svn-id: http://piwigo.org/svn/trunk@28926 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2014-07-02 21:07:16 +00:00
parent fa832428fa
commit 0161fd5a88
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ define('CDAY', 2);
/**
* Weekly calendar style (composed of years/week in years and days in week)
*/
class Calendar extends CalendarBase
class CalendarWeekly extends CalendarBase
{
/**
* Initialize the calendar