4 lines
94 B
PHP
4 lines
94 B
PHP
<?php echo $this->load->view('web/header'); ?>
|
|
|
|
<?=form_open_multipart();?>
|
|
<?=form_close();?>
|