Commit de marco
This commit is contained in:
@@ -6,6 +6,7 @@ class Home extends CI_Controller {
|
||||
public function __construct() {
|
||||
parent::__construct();
|
||||
$this->load->library('session');
|
||||
$this->load->helper('html');
|
||||
}
|
||||
|
||||
public function index() {
|
||||
|
Reference in New Issue
Block a user