mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Make a comment a bit clearer.
This commit is contained in:
parent
a655337336
commit
f38f7ff715
@ -235,7 +235,7 @@ abstract class moodle_database {
|
||||
/**
|
||||
* Constructs IN() or = sql fragment
|
||||
* @param mixed $items single or array of values
|
||||
* @param int $type bound param type
|
||||
* @param int $type bound param type SQL_PARAMS_QM or SQL_PARAMS_NAMED
|
||||
* @param string named param placeholder start
|
||||
* @param bool true means equal, false not equal
|
||||
* @return array - $sql and $params
|
||||
|
Loading…
x
Reference in New Issue
Block a user