- Timestamp:
- 2017-08-18T19:28:42+12:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone2/runtime-src/src/oaiservr/listidsaction.cpp
r31387 r31903 237 237 text_tset metadata; 238 238 ofstream logout("oai.log", ios::app); 239 // logout closed automatically by object destructor at this method's end: 240 // https://stackoverflow.com/questions/748014/do-i-need-to-manually-close-an-ifstream 239 241 text_t lastModified = ""; 240 242 text_t deleted_status = "";
Note:
See TracChangeset
for help on using the changeset viewer.