Ignore:
Timestamp:
Dec 10, 2021 12:01:14 AM (3 years ago)
Author:
anonymous
Message:

Fix depreciated notices

File:
1 edited

Legend:

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

    r735 r757  
    10591059     *
    10601060     */
    1061     public function setPassword($user_id=null, $password, $hash_type=null)
     1061    public function setPassword($user_id, $password, $hash_type=null)
    10621062    {
    10631063        $app =& App::getInstance();
Note: See TracChangeset for help on using the changeset viewer.