mirror of
https://github.com/znc/znc.git
synced 2026-05-04 04:22:37 +02:00
The issue was triggered by CCoreTranslationMixin being parent of CZNCSock, and DisableReadLine wasn't found as attribute anymore. Thanks to obiw4n for report.