Ignore:
Timestamp:
Nov 15, 2019 6:15:50 PM (5 years ago)
Author:
anonymous
Message:

Update class constructor method names to construct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.1dev/lib/AuthSQL.inc.php

    r608 r708  
    2020     * @param optional array $params  A hash containing parameters.
    2121     */
    22     function AuthSQL($params = array())
     22    function __construct($params = array())
    2323    {
    2424        global $CFG;
Note: See TracChangeset for help on using the changeset viewer.