Changeset 1392 for branches/0.5.5/modules/uprofile/includes/dbquery.php
- Timestamp:
- 01/26/12 20:50:36 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.5.5/modules/uprofile/includes/dbquery.php
r1355 r1392 76 76 u.username as unm, 77 77 u.firstname as fnm, 78 u.lastname as lnm 78 u.lastname as lnm, 79 u.avatar as avt 79 80 FROM ".$db->prefix."user u 80 81 WHERE ".implode(" AND ", $where)."
Note: See TracChangeset
for help on using the changeset viewer.
