iTop
iTop copied to clipboard
Email : fix wrong config load
Following #331 I see there are calls to \MetaModel::GetConfig in Send methods in Email children classes. That means we can't use those methods without having loaded the datamodel !!
There is \EMail::LoadConfig though that don't have this pre-requisite and we should use it !