getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
') !== false) { $before = explode('', $action->comment); $after = explode('', $before[1]); $htmlCode = $after[0]; $text = $before[0] . htmlspecialchars($htmlCode) . $after[1]; echo $text; } else { echo strip_tags($action->comment) == $action->comment ? nl2br($action->comment) : $action->comment; } ?>
', $action->comment); $after = explode('
') !== false) { $before = explode('', $action->comment); $after = explode('', $before[1]); $htmlCode = $after[0]; $text = $before[0] . htmlspecialchars($htmlCode) . $after[1]; echo $text; } else { echo strip_tags($action->comment) == $action->comment ? nl2br($action->comment) : $action->comment; } ?>