VirtueMart  3.2.14.9808
Namespaces | Variables
default_checkout.php File Reference

Namespaces

 VirtueMart
 

Variables

 $opt
 

Variable Documentation

$opt
Initial value:
= array(
'none' => vmText::_('COM_VIRTUEMART_NONE'),
'registered_only' => vmText::_('COM_VM_CFG_ORDERTRACKING_REGISTERED'),
'guests' => vmText::_('COM_VM_CFG_ORDERTRACKING_GUESTS'),
'guestlink' => vmText::_('COM_VM_CFG_ORDERTRACKING_GUESTLINK')
)
static _($string, $jsSafe=false, $interpretBackSlashes=true, $script=false)
Definition: vmtext.php:60