1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 13:43:13 +02:00

Fixed a /invite bug where remote invites didn't work

This commit is contained in:
codemastr
2002-08-21 17:12:51 +00:00
parent 275d304475
commit 96f407770c
+2
View File
@@ -1514,3 +1514,5 @@ seen. gmtime warning still there
- Fixed a typo in /akill and /rakill obsolete depreciation notices reported by zak (#0000272)
- Added set::ssl::certificate and set::ssl::key to point to where we got the certificate
PEM and the private key PEM
- Fixed a /invite bug where remote clients couldn't be invited, reported by Alzirr (#0000275)