mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
The issue was triggered by CCoreTranslationMixin being parent of CZNCSock, and DisableReadLine wasn't found as attribute anymore. Thanks to obiw4n for report.