corrected debug msg

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@322 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 19 years ago
parent 665126f91f
commit f1193e0900

@ -62,7 +62,7 @@ int AnnouncementFactory::onLoad()
string announce_file = AnnouncePath + AnnounceFile;
if(!file_exists(announce_file)){
ERROR("default file for ann_b2b module does not exist ('%s').\n",
ERROR("default file for announcement module does not exist ('%s').\n",
announce_file.c_str());
return -1;
}

Loading…
Cancel
Save