Merge branch 'MDL-30370_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
This commit is contained in:
+1
-2
@@ -2091,8 +2091,7 @@ function forum_search_posts($searchterms, $courseid=0, $limitfrom=0, $limitnum=5
|
||||
u.lastname,
|
||||
u.email,
|
||||
u.picture,
|
||||
u.imagealt,
|
||||
u.email
|
||||
u.imagealt
|
||||
FROM $fromsql
|
||||
WHERE $selectsql
|
||||
ORDER BY p.modified DESC";
|
||||
|
||||
Reference in New Issue
Block a user