]> git.stg.codes - stg.git/commit
Moved CHG_USER and SEND_MESSAGE parsers from global scope.
authorMaxim Mamontov <faust.madf@gmail.com>
Fri, 20 Sep 2013 22:04:12 +0000 (01:04 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Fri, 20 Sep 2013 22:04:12 +0000 (01:04 +0300)
commit97f1f905311bcb76c3b500e3e49c1b9f49dff491
treea2cba60785db46befe9e90f17c5a08a04a35218e
parent0a2687358e50cb8950667f050455281af6d1e1ae
Moved CHG_USER and SEND_MESSAGE parsers from global scope.
stglibs/srvconf.lib/include/stg/parser_chg_user.h [deleted file]
stglibs/srvconf.lib/include/stg/parser_send_message.h [deleted file]
stglibs/srvconf.lib/include/stg/servconf.h
stglibs/srvconf.lib/include/stg/servconf_types.h
stglibs/srvconf.lib/parser_chg_user.cpp
stglibs/srvconf.lib/parser_chg_user.h [new file with mode: 0644]
stglibs/srvconf.lib/parser_send_message.cpp
stglibs/srvconf.lib/parser_send_message.h [new file with mode: 0644]
stglibs/srvconf.lib/servconf.cpp