Changeset 2094 for branches/branch-1_7/admin
- Timestamp:
- Sep 19, 2007, 5:06:16 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1_7/admin/include/functions.php
r2067 r2094 1160 1160 { 1161 1161 $query = ' 1162 SELECT user_id1162 SELECT DISTINCT user_id 1163 1163 FROM '.$table.' 1164 1164 ;';
Note: See TracChangeset
for help on using the changeset viewer.