@@ -44,7 +44,8 @@ inline void StartLog (const std::string& fullFilePath)
if (!g_Log)
{
g_Log = new Log ();
g_Log->SetLogFile (fullFilePath);
if (fullFilePath.length () > 0)
}
The note is not visible to the blocked user.