Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php $this->load->view('header'); ?>
|
||||
|
||||
<p><?php echo $message; ?></p>
|
||||
|
||||
<p><?php echo $no; ?> | <?php echo $yes; ?>
|
||||
|
||||
<?php $this->load->view('footer');
|
||||
/* End of file delete.php */
|
||||
/* Location: ./system/scaffolding/views/delete.php */
|
||||
Reference in New Issue
Block a user