Changeset 18697 for trunk/ippTools/src/magictool.c
- Timestamp:
- Jul 23, 2008, 4:29:30 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magictool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magictool.c
r18692 r18697 271 271 psFree(idString); 272 272 273 if (!p_psDBRunQuery(config->dbh, thisInsert, magic_id )) {273 if (!p_psDBRunQuery(config->dbh, thisInsert, magic_id, exp_id)) { 274 274 psError(PS_ERR_UNKNOWN, false, "database error"); 275 275 psFree(thisInsert);
Note:
See TracChangeset
for help on using the changeset viewer.
