|
|
@ -31,6 +31,7 @@ class Aauth { |
|
|
|
$this->CI->load->helper('string'); |
|
|
|
$this->CI->load->helper('string'); |
|
|
|
$this->CI->load->helper('email'); |
|
|
|
$this->CI->load->helper('email'); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// config/aauth.php |
|
|
|
// config/aauth.php |
|
|
|
$this->CI->config->load('aauth'); |
|
|
|
$this->CI->config->load('aauth'); |
|
|
|
|
|
|
|
|
|
|
|