Changeset 12575


Ignore:
Timestamp:
2006-08-28T10:44:55+12:00 (18 years ago)
Author:
kjdon
Message:

changed a logout message to say wizardaction rather than collectoration

File:
1 edited

Legend:

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

    r12511 r12575  
    359359
    360360  if (recpt == NULL) {
    361     logout << "ERROR (collectoraction::set_fullnamemenu): This action does not contain\n"
     361    logout << "ERROR (wizardaction::set_fullnamemenu): This action does not contain\n"
    362362       << "       information about any receptionists. The method set_receptionist was\n"
    363363       << "       probably not called from the module which instantiated this action.\n";
Note: See TracChangeset for help on using the changeset viewer.