Browse Source

New changelist

develop
Emre Akay 12 years ago
parent
commit
0af3cdad9e
  1. 2
      application/libraries/Aauth.php

2
application/libraries/Aauth.php

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

Loading…
Cancel
Save