Esempio n. 1
0
 function calculateShipCost()
 {
     include_once 'classes/Core/CAddCart.php';
     Core_CAddCart::calculateShipCost();
 }