Changeset 194 for tags/2.0.2


Ignore:
Timestamp:
Jul 1, 2006 11:41:03 PM (18 years ago)
Author:
scdev
Message:

Q - oops.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/2.0.2/lib/Auth_File.inc.php

    r192 r194  
    6969       
    7070        if (!isset($_SESSION[$this->_sess])) {
    71             $_SESSION[$this->_sess] = array();
     71            $this->clearAuth();
    7272        }
    7373
Note: See TracChangeset for help on using the changeset viewer.