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/Prefs.inc.php

    r1 r708  
    3535     * Prefs constructor.
    3636     */
    37     function Prefs($dbh=false, $params=array())
     37    function __construct($dbh=false, $params=array())
    3838    {
    3939        $this->params = $params;
Note: See TracChangeset for help on using the changeset viewer.