mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'wip-mdl-42537' of https://github.com/rajeshtaneja/moodle
Conflicts: lib/upgrade.txt
This commit is contained in:
commit
28cc8d4b43
5 changed files with 37 additions and 2 deletions
|
@ -54,6 +54,8 @@ information provided here is intended especially for developers.
|
|||
dialogue.
|
||||
* $CFG->filelifetime is now used consistently for most file serving operations, the default was lowered
|
||||
to 6 hours from 24 hours because etags and x-sendfile support should make file serving less expensive.
|
||||
* Date format locale charset for windows server will come from calendar type and for gregorian it will use
|
||||
lang file.
|
||||
|
||||
DEPRECATIONS:
|
||||
Various previously deprecated functions have now been altered to throw DEBUG_DEVELOPER debugging notices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue