merged changes in moodlelib.php from MOODLE_16_STABLE

This commit is contained in:
skodak 2006-09-20 18:40:22 +00:00
parent 36acdd6df9
commit daa588aa52

View file

@ -1256,7 +1256,7 @@ 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