]> jfr.im git - irc/unrealircd/unrealircd-rpc-php.git/history - lib/ServerBan.php
Make getAll() return the list of users without wrapping it under a 'list' item.
[irc/unrealircd/unrealircd-rpc-php.git] / lib / ServerBan.php
2023-01-06  Bram MatthysMake getAll() return the list of users without wrapping...
2023-01-06  Bram MatthysAll functions now return FALSE on failure, and then...
2023-01-06  Bram MatthysSame as previous, explicit args, but for ServerBan...
2023-01-06  Bram MatthysGet rid of PHP Contracts
2023-01-06  Bram MatthysDon't use arrays in parameters but use explicit options...
2023-01-06  Bram MatthysBan -> ServerBan part II
2023-01-06  Bram MatthysBan -> ServerBan