mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-04 07:23:12 +02:00
88030c63fb
There's now no longer a difference between a rehash or boot. 2) Other cleanups in s_conf.c as well. Looks better now. 3) Sort the 005 tokens alphabetically. Enforcing some other 'logical order' was futile and this makes things consistent between rehashes. For module coders this adds some new functions, such as IsupportSet, IsupportSetFmt and IsupportDelByName. I'll document them later.