📅  最后修改于: 2022-03-11 14:57:51.107000             🧑  作者: Mango
Best solution is (only available for CI 3 and up):
change $this->load->library('encrypt');
to $this->load->library('encryption');
refrence:
https://codeigniter.com/userguide3/libraries/encryption.html