réglage de bugs + optimisation du code
This commit is contained in:
@@ -8,6 +8,7 @@ class Musiques extends CI_Controller {
|
||||
$this->load->model('Model_music');
|
||||
$this->load->library('pagination');
|
||||
$this->load->helper('url');
|
||||
$this->load->helper('html');
|
||||
}
|
||||
|
||||
public function index($page = 1){
|
||||
|
Reference in New Issue
Block a user