]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/servconf.cpp
Debug.
[stg.git] / stglibs / srvconf.lib / servconf.cpp
index 0ca3028c9e881209cf4d881696c6aedc0ae9a41e..078466d7b7953076b59870c59db4dd0b64945f0b 100644 (file)
@@ -379,6 +379,7 @@ return st_ok;
 //-----------------------------------------------------------------------------
 int SERVCONF::Start(const char *el, const char **attr)
 {
+printfd(__FILE__, "<%s>\n", el);
 currParser->ParseStart(el, attr);
 return 0;
 }