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

    r109 r708  
    6767     *                          configuration or connection parameters.
    6868     */
    69     function Hierarchy($params=array())
     69    function __construct($params=array())
    7070    {
    7171        $this->params = $params;
Note: See TracChangeset for help on using the changeset viewer.