Changeset 108 for trunk/services


Ignore:
Timestamp:
Apr 26, 2006 6:35:38 AM (18 years ago)
Author:
scdev
Message:

Q - bits!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/services/logout.php

    r107 r108  
    55 */
    66
    7 if (is_a($auth_object, 'Auth_SQL')) {
     7if (is_a($auth, 'Auth_SQL')) {
    88    // Delete the current user's record locks.
    99    require_once 'codebase/lib/RecordLock.inc.php';
Note: See TracChangeset for help on using the changeset viewer.