- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
DataStoreServer/scripts/dsprodindex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/DataStoreServer/scripts/dsprodindex
r23901 r24557 80 80 } 81 81 82 $stmt = $dbh->prepare("SELECT * FROM dsFileset WHERE prod_id = $prod_id $after_clause ");82 $stmt = $dbh->prepare("SELECT * FROM dsFileset WHERE prod_id = $prod_id $after_clause ORDER BY fileset_id"); 83 83 $stmt->execute(); 84 84
Note:
See TracChangeset
for help on using the changeset viewer.
