summaryrefslogtreecommitdiff
path: root/modules/m_sql_log.cpp
AgeCommit message (Collapse)Author
2014-01-02Move modules out of extras that dont have external dependenciesAdam
2014-01-01Update copyright to 2014. This was done with:Adam
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
2013-08-08Fix logging LOG_NORMAL logs in m_sqllog. Fix/add more compat extensible ↵Adam
items to ChannelInfo::Unserialize
2013-08-07Add m_sql_logAdam