1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-27 14:26:37 +02:00
Files
unrealircd/include
Bram Matthys 4557036cd6 Move unreal_expand_string() to an efunc so all code can access it
and use it not only from vhost { } block code but also for like
blacklist::reason.

This so the same variables with the same names are available at
those places.

Supported are:
$nick, $username, $realname, $ip, $hostname, $server, $account,
$operlogin, $operclass, $country_code (xx for unknown),
$asn (0 for unknown).
2024-09-20 17:13:23 +02:00
..
2024-07-20 11:53:47 +02:00
2000-02-28 22:45:44 +00:00
2004-05-13 16:39:23 +00:00
2023-12-16 16:33:15 +01:00