Old Sales Quote Reference Fix
[fa-stable.git] / sales / includes / cart_class.inc
index 6296e5ccc1188c17e4dd72c06c84a178ac67a3b7..13f383bfb8b70ff3e43634c7c25612bc475bb34c 100644 (file)
@@ -21,7 +21,7 @@ iv)  a delivery note
 include_once($path_to_root . "/inventory/includes/inventory_db.inc");
 include_once($path_to_root . "/taxes/tax_calc.inc");
 
-class cart
+class Cart
 {
        var $trans_type; // invoice, order, quotation, delivery note ...
        var $trans_no = array();// array (num1=>ver1,..) or 0 for new