load->helper('url'); $this->load->helper('form'); $this->load->helper('class'); $this->load->helper('murl'); $link_create = 'hero/create'; $link_delete = 'hero/delete/'; $link_form = 'hero/select'; $attr_submit = array( 'name' => 'submit', 'value' => 'Select!', 'class' => 'submit'); ?>
[Level ]
Selected
You don't have any Heroes.
Create New