Ignore:
Timestamp:
May 22, 2010 5:56:45 PM (14 years ago)
Author:
quinn
Message:

Minor update.

File:
1 edited

Legend:

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

    r370 r371  
    870870            return $hash;
    871871            break;
     872
    872873        default :
    873874            $app->logMsg(sprintf('Authentication encrypt type specified is unrecognized: %s', $this->_params['encryption_type']), LOG_NOTICE, __FILE__, __LINE__);
Note: See TracChangeset for help on using the changeset viewer.