-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_24_STABLE
-
MDL-31132-master -
- Change the calendar display preference and make sure it doesn't produce any error.
- Grep for CALENDAR_STARTING_WEEKDAY in code and make sure there is no valid usage.
Location: /calendar/lib.php
remove the following deprecated define
define('CALENDAR_STARTING_WEEKDAY', CALENDAR_DEFAULT_STARTING_WEEKDAY);
|
- has been marked as being related by
-
MDL-30983 calendar API, phpdocs and devdocs
-
- Closed
-