Merge pull request #193 from tigerw/bugfixes
Startup messages revision.
This commit is contained in:
@@ -297,7 +297,7 @@ bool cWebAdmin::Init(int a_Port)
|
||||
}
|
||||
|
||||
|
||||
LOG("Starting WebAdmin on port %i", m_Port);
|
||||
LOGINFO("Starting WebAdmin on port %i", m_Port);
|
||||
|
||||
#ifdef _WIN32
|
||||
HANDLE hThread = CreateThread(
|
||||
|
||||
Reference in New Issue
Block a user