Browse Source

minor changes

develop
Emre Akay 12 years ago
parent
commit
3389b67e85
  1. 1
      application/libraries/Aauth.php

1
application/libraries/Aauth.php

@ -30,6 +30,7 @@ class Aauth {
$this->CI->load->helper('url'); $this->CI->load->helper('url');
$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');

Loading…
Cancel
Save