Changeset 14271 for trunk/ippTools/src/detselect.c
- Timestamp:
- Jul 17, 2007, 12:05:17 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/detselect.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/detselect.c
r12259 r14271 192 192 // single detrend image which matches all criteria and has the latest 193 193 // insertion date 194 psStringAppend(&query, " ORDER BY detRun.registered DESC LIMIT 1");194 psStringAppend(&query, " ORDER BY registered DESC LIMIT 1"); 195 195 196 196 if (!p_psDBRunQuery(config->dbh, query)) {
Note:
See TracChangeset
for help on using the changeset viewer.
