]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Store config values in a map instead of a unique vector of pairs.
authorPeter Powell <petpow@saberuk.com>
Thu, 8 Dec 2016 01:57:47 +0000 (01:57 +0000)
committerPeter Powell <petpow@saberuk.com>
Thu, 8 Dec 2016 02:01:40 +0000 (02:01 +0000)
commit3fd1ba753d0e4cb56ecb22ddfdabd6795e17ff25
treeb6737fd91223d5291477fc960f0bf880f9d0b40c
parent5366dd2abd8fdeecf4a6ff173faf1f241d185628
Store config values in a map instead of a unique vector of pairs.
include/configreader.h
include/typedefs.h
src/configparser.cpp
src/configreader.cpp
src/modules/m_httpd_config.cpp