merged changes in moodlelib.php from MOODLE_16_STABLE
This commit is contained in:
+2
-2
@@ -1256,8 +1256,8 @@ function sql_ilike() {
|
||||
|
||||
|
||||
/**
|
||||
* Returns the proper SQL to do LIKE in a case-insensitive way
|
||||
*
|
||||
* Returns the proper SQL (for the dbms in use) to concatenate $firstname and $lastname
|
||||
*
|
||||
* @uses $CFG
|
||||
* @param string $firstname User's first name
|
||||
* @param string $lastname User's last name
|
||||
|
||||
Reference in New Issue
Block a user