Closed (fixed)
Project:
Mime Mail
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2007 at 17:10 UTC
Updated:
23 Apr 2007 at 17:16 UTC
mimemail.module, line 45:
please change
if (count($engines == 1)) {
to
if (count($engines) == 1) {
if you agree that's it's a bug
Marc McDougall
LiquidCMS - Content Management Solution Experts
Ottawa, ON
Web: www.LiquidCMS.ca
Comments
Comment #1
allie mickaCommitted. Thanks!
Comment #2
(not verified) commented