summaryrefslogtreecommitdiff
path: root/include/modules/account.h
AgeCommit message (Collapse)Author
2020-01-11Update copyright headers.InspIRCd Robot
2015-02-11Convert the account login event to use the new cross-module event systemAttila Molnar
2013-04-12Tidy up source files:Peter Powell
- Use #pragma once instead of include guards. - Move header files in src/modules to include/modules. - Fixed various spacing issues.