- $sc->setValue(SYSC_LAST_REPORT_CC, $cl_cc);
-
- // Obtain session bean with report attributes.
- $bean = new ActionForm('reportBean', new Form('reportForm'));
- // Prepare report body.
- $body = ttReportHelper::prepareReportBody($bean, $cl_comment);
-
+ $sc->setValue(SYSC_LAST_REPORT_CC, $cl_cc);
+
+ // Obtain session bean with report attributes.
+ $bean = new ActionForm('reportBean', new Form('reportForm'));
+ // Prepare report body.
+ $body = ttReportHelper::prepareReportBody($bean, $cl_comment);
+