Open ioshwred opened 8 years ago
Unable to load the requested class: Ci_smarty
change $this->CI->load->library('ci_smarty', NULL, 'smarty'); to $this->CI->load->library('CI_Smarty', NULL, 'smarty');
Unable to load the requested class: Ci_smarty
change $this->CI->load->library('ci_smarty', NULL, 'smarty'); to $this->CI->load->library('CI_Smarty', NULL, 'smarty');