mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Add charset to version info
This commit is contained in:
@@ -653,6 +653,7 @@ UNLOAD = CModule.UNLOAD
|
||||
|
||||
HaveSSL = HaveSSL_()
|
||||
HaveIPv6 = HaveIPv6_()
|
||||
HaveCharset = HaveCharset_()
|
||||
Version = GetVersion()
|
||||
VersionMajor = GetVersionMajor()
|
||||
VersionMinor = GetVersionMinor()
|
||||
|
||||
Reference in New Issue
Block a user