* @package trip * @version $Id$ * @link http://www.ranzhi.org */ ?>
$type->name;?> | name;?> |
---|---|
$type->customer;?> |
customers) as $customer) echo " " . zget($customers, $customer) . " ";?>
|
$type->begin;?> | begin . ' ' . $trip->start, DT_DATETIME2);?> |
$type->end;?> | end . ' ' . $trip->finish, DT_DATETIME2);?> |
$type->from;?> | from;?> |
$type->to;?> | to;?> |
$type->desc;?> | desc;?> |