iTop icon indicating copy to clipboard operation
iTop copied to clipboard

Email : fix wrong config load

Open piRGoif opened this issue 3 years ago • 0 comments

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 !

piRGoif avatar Sep 14 '22 13:09 piRGoif