jrj/project/IndexWin3.cpp @@ -310,6 +310,7 @@ if (xaserver::ExecXQuery(GetServerUrl(), L"[GetSysInfo.xq]", arg.GetString(), x) != 1) { //trace(x.GetXml()); const wchar_t * str = x.xml(); return -1; } if ((xstring)x.xml() == L"") return -1;