]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - inc/common.php
Make $pages[] not have a string value in the end but an array with ["url"=>...]
[irc/unrealircd/unrealircd-webpanel.git] / inc / common.php
2023-04-26  Bram MatthysMake $pages[] not have a string value in the end but...
2023-04-24  Bram MatthysDeal with empty RPC servers better.
2023-04-24  Bram MatthysTop-nav: allow switching between configured RPC servers.
2023-04-24  Bram MatthysAdd Settings - RPC Servers (start of multi-server work).
2023-04-23  Bram Matthysfile_auth -> file_db and sql_auth -> sql_db. Config...
2023-04-22  Valerie PondRole Editor: can now add/duplicate and delete roles.
2023-04-22  Bram MatthysSimplify a line.
2023-04-22  Bram MatthysMove cfg/defines.php to inc/, to avoid confusing with...
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...