Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Search
Blog
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 4
and
Version 5
of
AdminTips
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2012-01-06T21:29:13Z (
13 years
ago)
Author:
Pan Luo
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
AdminTips
v4
v5
25
25
LEFT JOIN groups_members ON groups.id = groups_members.group_id
26
26
LEFT JOIN group_events ON group_events.group_id = groups.id
27
WHERE course_id =
COURSEID AND user_id IN
27
WHERE course_id =
@
COURSEID AND user_id IN
28
28
SELECT id FROM users
29
29
WHERE id IN