]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commit
Fix Role Editor: make the role stuff db-independent (most code already was).
authorBram Matthys <redacted>
Sun, 7 May 2023 17:24:45 +0000 (19:24 +0200)
committerBram Matthys <redacted>
Sun, 7 May 2023 17:24:45 +0000 (19:24 +0200)
commit8c4158156792496e87eab3b216325820c276f0a5
treeade8d1f1ad5649c08e5baa20614b383f4eaa580f
parentd32879c2beefc6388316f7f71e7806910bdbead3
Fix Role Editor: make the role stuff db-independent (most code already was).
Get rid of the ROLE hooks at the same time, since they can all be accessed
via the generic config API, right ?
Classes/class-hook.php
Classes/class-paneluser.php
plugins/sql_db/sql_db.php