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

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