Index: branches/5.2.x/core/units/email_queue/email_queue_tp.php =================================================================== diff -u -N -r14244 -r15152 --- branches/5.2.x/core/units/email_queue/email_queue_tp.php (.../email_queue_tp.php) (revision 14244) +++ branches/5.2.x/core/units/email_queue/email_queue_tp.php (.../email_queue_tp.php) (revision 15152) @@ -1,6 +1,6 @@ getObject($params); + $object = $this->getObject($params); $field = $this->SelectParam($params, 'field'); $data = unserialize( $object->GetDBField($field) );