réglage de bugs + optimisation du code
This commit is contained in:
@@ -7,6 +7,7 @@ class Search extends CI_Controller {
|
||||
parent::__construct();
|
||||
$this->load->model('Search_model');
|
||||
$this->load->helper('url');
|
||||
$this->load->helper('html');
|
||||
}
|
||||
|
||||
public function index(){
|
||||
|
Reference in New Issue
Block a user