mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 23:36:38 +02:00
9a2d54cd01
Eg: vhost "$operlogin@$operclass.example.net"; Also add potentially_valid_vhost() function which can be used in config code to ignore invalid $vars. Then at runtime you use the real valid_vhost() function after variable expansion by unreal_expand_string().