Changeset 3577 for trunk/modules/auth

Show
Ignore:
Timestamp:
10/10/2008 02:13:19 PM (8 weeks ago)
Author:
Shadowhand
Message:

Syntax errors, oh my!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/auth/classes/model/auth/user.php

    r3574 r3577  
    6464                                if (Auth::instance()->login($this, $array['password'])) 
    6565                                { 
    66                                         if (is_string($redirect) 
     66                                        if (is_string($redirect)) 
    6767                                        { 
    6868                                                // Redirect after a successful login