issues
search
unrealircd
/
unrealircd-webpanel
An administration webpanel for UnrealIRCd
https://www.unrealircd.org/docs/UnrealIRCd_webpanel
GNU General Public License v3.0
22
stars
10
forks
source link
UTF8 fixes and irc2html to colorize topic
#24
Closed
Madriix
closed
1 year ago
Madriix
commented
1 year ago
Added utf8 tag in
and replaced htmlspecialchars with htmlentities because there was a problem with characters like ééàç and added irc2html function to color the topic, more info here More info here
https://bugs.unrealircd.org/view.php?id=6259
Added utf8 tag in
and replaced htmlspecialchars with htmlentities because there was a problem with characters like ééàç and added irc2html function to color the topic, more info here More info here https://bugs.unrealircd.org/view.php?id=6259