mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'MDL-40466-master' of git://github.com/FMCorz/moodle
This commit is contained in:
commit
a4fd82ac75
@ -7396,7 +7396,6 @@ function fetch_context_capabilities(context $context) {
|
||||
* for the purpose of $select, you need to know that the context table has been
|
||||
* aliased to ctx, so for example, you can call get_sorted_contexts('ctx.depth = 3');
|
||||
*
|
||||
* @deprecated since 2.2
|
||||
* @param string $select the contents of the WHERE clause. Remember to do ctx.fieldname.
|
||||
* @param array $params any parameters required by $select.
|
||||
* @return array the requested context records.
|
||||
|
Loading…
x
Reference in New Issue
Block a user