]> jfr.im git - solanum.git/blobdiff - modules/m_resv.c
m_info: Correct description of general::client_exit like in example confs.
[solanum.git] / modules / m_resv.c
index 97f9edbae9ae5037d08ad830a64b2557da7480f6..98e61fb4a4750cb2026ab5e29f5c86844c80dab8 100644 (file)
@@ -361,6 +361,7 @@ parse_resv(struct Client *source_p, const char *name, const char *reason, int te
                }
 
                rb_dlinkAddAlloc(aconf, &resv_conf_list);
+               resv_nick_fnc(aconf->host, aconf->passwd, temp_time);
        }
        else
                sendto_one_notice(source_p, ":You have specified an invalid resv: [%s]", name);