DanFreak's TODO list
- explain (email) why
if (!$this->CI->config->item('FAL')) { redirect($this->CI->config->item('FAL_login_success_action'), 'location'); }
if (!$this->CI->config->item('FAL'))
{
redirect($this->CI->config->item('FAL_login_success_action'), 'location');
}