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

    r134 r708  
    2020    var $ca_bundle = '/usr/share/ssl/certs/ca-bundle.crt';
    2121   
    22     function MCVE($username, $password)
     22    function __construct($username, $password)
    2323    {
    2424        // Ensure PHP was compiled with the MCVE functions.
Note: See TracChangeset for help on using the changeset viewer.