mirror of
https://github.com/anope/anope.git
synced 2026-07-08 05:23:13 +02:00
BUILD : 1.7.17 (1194) BUGS : N/A NOTES : Hmm it sent the mail but didnt commit...
git-svn-id: svn://svn.anope.org/anope/trunk@1194 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@914 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
fbbbbd387f
commit
5cf678610b
@@ -148,8 +148,6 @@ int do_register(User * u)
|
||||
notice_lang(s_ChanServ, u, PASSWORD_TRUNCATED, PASSMAX);
|
||||
memset(pass, 0, strlen(pass));
|
||||
memcpy(ci->founderpass, founderpass, PASSMAX);
|
||||
// ci->flags |= CI_ENCRYPTEDPW;
|
||||
//
|
||||
ci->desc = sstrdup(desc);
|
||||
if (c->topic) {
|
||||
ci->last_topic = sstrdup(c->topic);
|
||||
|
||||
Reference in New Issue
Block a user