- Timestamp:
- Oct 21, 2010, 2:45:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823/ippTools/src/pubtool.c
r28494 r29515 340 340 } 341 341 342 if (!p_psDBRunQueryF(config->dbh, query, whereClause, whereClause )) {342 if (!p_psDBRunQueryF(config->dbh, query, whereClause, whereClause, whereClause)) { 343 343 psError(PS_ERR_UNKNOWN, false, "Database error"); 344 344 psFree(whereClause);
Note:
See TracChangeset
for help on using the changeset viewer.
