Changeset 30234 for trunk/ippTools/src/magicdstool.c
- Timestamp:
- Jan 11, 2011, 11:08:04 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magicdstool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magicdstool.c
r29994 r30234 1115 1115 psString queryFile = NULL; 1116 1116 if (state) { 1117 if (! strcmp(state, "new") ) {1117 if (! strcmp(state, "new") || !strcmp(state, "goto_restored")) { 1118 1118 queryFile = "magicdstool_revertdestreakedfile.sql"; 1119 1119 } else if (!strcmp(state, "update")) {
Note:
See TracChangeset
for help on using the changeset viewer.
