mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
One line I changed
This commit is contained in:
parent
7cf1c7bd2b
commit
ae01b52a70
@ -668,8 +668,8 @@ function get_records_menu($table, $field='', $value='', $sort='', $fields='*') {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get a number of records as an array of objects
|
||||
*
|
||||
* Get a number of records as an array of values
|
||||
*
|
||||
* Can optionally be sorted eg "time ASC" or "time DESC"
|
||||
* "select" is a fragment of SQL to define the selection criteria
|
||||
* Returns associative array of first two fields
|
||||
|
Loading…
x
Reference in New Issue
Block a user