mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 19:14:46 +02:00
fe751fdc9d
* Convert to use module-based config handling * Split part of VHOST command into do_vhost() for later * Use AppendListItem instead of AddListItem so they are in config-order. This is not really important atm but will matter later if we go auto. * No other code changes at this point