|
VirtueMart
3.2.14.9808
|
Namespaces | |
| VirtueMart | |
Variables | |
| if ($this->showVendors()) | |
| $set_automatic_shipment = VmConfig::get('set_automatic_shipment',false) | |
| for ($i=0, $n=count($this->shipments);$i< $n;$i++) | |
| $set_automatic_shipment = VmConfig::get('set_automatic_shipment',false) |
| if($this->showVendors()) |
1.8.11