MDL-41664 core_calendar: replaced class variables that stored minimum and maximum...
commit1d43da0220d1c31e543af76324b568402e69d1df
authorMark Nelson <markn@moodle.com>
Wed, 30 Oct 2013 04:36:45 +0000 (30 12:36 +0800)
committerMark Nelson <markn@moodle.com>
Wed, 30 Oct 2013 04:42:12 +0000 (30 12:42 +0800)
treef771b560dca9459d7082114de10e626999c79599
parent73412d9680f67df16de98b28302c1987f35cd3c8
MDL-41664 core_calendar: replaced class variables that stored minimum and maximum years with functions

Also made slight changes to the existing functions.
calendar/classes/type_base.php
calendar/tests/calendartype_test_example.php
calendar/type/gregorian/classes/structure.php
lib/form/dateselector.php
lib/form/datetimeselector.php