rangement fichier + réglage beug
This commit is contained in:
@@ -8,9 +8,9 @@ class Enregistrer extends CI_Controller{
|
||||
$this->load->model('model_music');
|
||||
}
|
||||
public function index(){
|
||||
//$this->load->view('layout/header');
|
||||
$this->load->view('layout/header');
|
||||
$this->load->view('SignUp');
|
||||
//$this->load->view('layout/footer');
|
||||
$this->load->view('layout/footer');
|
||||
}
|
||||
public function SignUp() {
|
||||
$pseudo = '';
|
||||
|
||||
Reference in New Issue
Block a user