X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=lib%2Fupgrade.txt;h=a4e3a0d0e9d571afb3bc4aae09a92a6cb800b1d5;hp=74666ac991a6cfb6cd3b33056edae4228d06f06f;hb=ff3778bf97b60d1a6852447a103e359203f36c1a;hpb=ac8d6cff54fd881b7c0a8b51dc8b5c70736ccf10 diff --git a/lib/upgrade.txt b/lib/upgrade.txt index 74666ac991a..a4e3a0d0e9d 100644 --- a/lib/upgrade.txt +++ b/lib/upgrade.txt @@ -7,6 +7,8 @@ information provided here is intended especially for developers. * The parameter $usepost of the following functions has been deprecated and is not used any more: - get_max_upload_file_size() - get_user_max_upload_file_size() +* The following functions have been removed and should not be used any more: + - file_modify_html_header() - See MDL-29738 for more information. === 3.1 ===