Plugin Directory

Changeset 2678927


Ignore:
Timestamp:
02/15/2022 09:44:17 AM (4 years ago)
Author:
ipol
Message:

1.0.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • via-delivery/trunk/includes/shipping.php

    r2676879 r2678927  
    299299        $city = strval($package['destination']['city']);
    300300
    301         $WC_Countries = new WC_Countries();
     301        $WC_Countries = new \WC_Countries();
    302302        $states = $WC_Countries->get_states( $country );
    303303
Note: See TracChangeset for help on using the changeset viewer.