Ignore:
Timestamp:
Jun 10, 2006 2:57:06 AM (18 years ago)
Author:
scdev
Message:

Q - changed Prefs so varable is serialized in the database ... so we can save arrays and such. Updated Auth_* so encrypted userpass is never stored in the session.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Auth_File.inc.php

    r154 r158  
    6666     * @param optional array $params  A hash containing parameters.
    6767     */
    68     function Auth_File($namespace='null')
     68    function Auth_File($namespace='')
    6969    {
    7070        $this->_ns = $namespace;
Note: See TracChangeset for help on using the changeset viewer.