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

    r1 r708  
    3838    // $this->shiprate["French_Postal"][2][1]["cost"]       = 2.06;
    3939   
    40     function Cart()
     40    function __construct()
    4141    {
    4242        $this->init();
Note: See TracChangeset for help on using the changeset viewer.