summaryrefslogtreecommitdiff
path: root/modules/extra/webcpanel/pages/chanserv/utils.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-09-08Alpabetize channels in /ns alist and on webcpanels chanserv pageAdam
2013-09-03Cleanup previous commitAdam
Fix log messages from commands send through webpanel Don't show OperServ section to non opers
2013-09-03updated the chanserv section in webcpanelDukePyrolator