ajout fichier css + php, fusion - correction beug php
This commit is contained in:
@@ -8,8 +8,7 @@ class welcome extends CI_Controller {
|
||||
$this->load->model('model_music');
|
||||
}
|
||||
public function index(){
|
||||
$this->load->view('layout/header');
|
||||
$this->load->view('layout/footer');
|
||||
$this->load->view('Welcome');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user