]> git.stg.codes - stg.git/commit
Moved GET_USER and GET_USERS parsers from global scope.
authorMaxim Mamontov <faust.madf@gmail.com>
Fri, 20 Sep 2013 21:53:18 +0000 (00:53 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Fri, 20 Sep 2013 21:53:18 +0000 (00:53 +0300)
commit0a2687358e50cb8950667f050455281af6d1e1ae
treedb8d76fb43287c69570fe0568cc435760dc9d29b
parent5f1252496dfef1724c21421ea470a04d09af7ad0
Moved GET_USER and GET_USERS parsers from global scope.
projects/sgconf/common_sg.cpp
stglibs/srvconf.lib/include/stg/parser_get_user.h [deleted file]
stglibs/srvconf.lib/include/stg/parser_get_users.h [deleted file]
stglibs/srvconf.lib/include/stg/servconf.h
stglibs/srvconf.lib/include/stg/servconf_types.h
stglibs/srvconf.lib/parser_get_user.cpp
stglibs/srvconf.lib/parser_get_user.h [new file with mode: 0644]
stglibs/srvconf.lib/parser_get_users.cpp
stglibs/srvconf.lib/parser_get_users.h [new file with mode: 0644]
stglibs/srvconf.lib/servconf.cpp