Ignore:
Timestamp:
2006-07-05T16:32:09+12:00 (18 years ago)
Author:
davidb
Message:

Minor improvements to depositor action.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/wizardaction.cpp

    r11998 r12019  
    342342  if (!mk_dir (fulltmpdir)) {
    343343    outconvertclass text_t2ascii;
    344     logout << text_t2ascii << "collectoraction::assign_tmpname unable to create directory ("
     344    logout << text_t2ascii << "wizardaction::assign_tmpname unable to create directory ("
    345345       << fulltmpdir << ")\n";
    346346    return false;
Note: See TracChangeset for help on using the changeset viewer.