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

    r185 r708  
    6464     * @param optional array $params  A hash containing connection parameters.
    6565     */
    66     function PEdit($authorized=false)
     66    function __construct($authorized=false)
    6767    {
    6868        if ($authorized === true) {
Note: See TracChangeset for help on using the changeset viewer.