Home
last modified time | relevance | path

Searched refs:exceptionday (Results 1 – 1 of 1) sorted by relevance

/dports/net/linknx/linknx-0.0.1.32/src/
H A Dxmlserver.cpp338 ticpp::Element exceptionday("exception-day"); in Run() local
339 exceptionday.SetText(isException ? "true" : "false"); in Run()
340 pRead->LinkEndChild(&exceptionday); in Run()