AAAAwww/administrator/components/com_chronoforms/form_actions/custom_code/cfaction_custom_code.php000060400000001216151377212010032237 0ustar00home/academiacparams); if($params->get('mode', 'controller') == 'view'){ $message = $actiondata->content1; ob_start(); eval('?>'.$message); $output = ob_get_clean(); echo $form->curly_replacer($output, $form->data, '.', true); } } } ?>