mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
MDL-49894 forum: Add deprecated information for get_forum_discussions
This commit is contained in:
parent
d7551257a0
commit
b235aef094
2 changed files with 4 additions and 1 deletions
|
@ -32,6 +32,8 @@ information provided here is intended especially for developers.
|
|||
* forum_get_subscribed_forums
|
||||
* forum_get_optional_subscribed_forums
|
||||
* forum_get_potential_subscribers
|
||||
* External function mod_forum_external::get_forum_discussions has been deprecated.
|
||||
Use mod_forum_external::get_forum_discussions_paginated instead.
|
||||
|
||||
=== 2.6 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue