<?php
defined('C5_EXECUTE') or die("Access Denied.");
$controllerObj=$controller;
?>

<?php $this->inc('form_setup_html.php', array('controllerObj' => $controller)); ?> 