Martin Kutschker wrote:
>
>
> Usuually there is code like this in a plugin:
>
> function main($content,$conf) {
> $this->conf = $conf;
> }
>
> If it isn't there it might be in the parent class.
>
> Masi
There is, but no $this->conf["orderEmail_htmlmail"].
/BB