Changeset 1408 in ExiteCMS for branches/PLi-Fusion/administration/forums.php
- Timestamp:
- 05/15/08 22:25:54 (4 years ago)
- File:
-
- 1 edited
-
branches/PLi-Fusion/administration/forums.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/PLi-Fusion/administration/forums.php
r1227 r1408 221 221 $result = dbquery(" 222 222 SELECT DISTINCT u.user_id, u.user_level, u.user_groups 223 FROM ".$db_prefix "threads_read tr223 FROM ".$db_prefix."threads_read tr 224 224 LEFT JOIN ".$db_prefix."users u ON u.user_id = tr.user_id 225 225 WHERE tr.thread_id = '".$thread_id."'
Note: See TracChangeset
for help on using the changeset viewer.
