Modify

Opened 5 years ago

Closed 5 years ago

#2000 closed Bug/Fehler (fixed)

unnötiger Code - xtc_get_tax_class()

Reported by: Volker Strähle Owned by: somebody
Priority: normal Milestone: modified-shop-2.0.6.0
Component: Shop Version: trunk
Keywords: Cc:
Blocked By: Blocking:

Description

in inc/xtc_get_tax_rate.inc.php in der function xtc_get_tax_class steht folgender Code:

        } else {
            $country_id = $country_id;
            $zone_id = $zone_id;
        }

was will uns dieser Code sagen?

Attachments (0)

Change History (1)

comment:1 by Gerhard Waldemair, 5 years ago

Resolution: fixed
Status: newclosed

In 13471:

fix #2000 - remove unnecessary code

Modify Ticket

Action
as closed The owner will remain somebody.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.