protected function _assertRegistrationActive()
{
// bunch of code here
}
XenForo_Error::logError(@serialize(get_declared_classes()));
}
protected function _assertRegistrationActive()
{
// bunch of code here
}
XenForo_Error::logError(@serialize(get_declared_classes()));
}